programming

Handling multiple click events in React Native

Handling multiple click events (single click, double click and longpress) on the same element in React Native

Read
programming

Effective form handling using React Hooks

Handle forms effectively by creating a custom hook

Read
programming

Use React Hooks & Context API to build a Redux style state container

Use React hooks useReducer & useContext along with the Context API to build a Redux style global state container

Read
programming

Building a real-time chat with Socket.IO and ReactJS

Building a real-time chat with Socket.IO and ReactJS

Read
programming

Exploring ES6 data structures

A deep dive into new data structures in ES6 - Map, Set, Typed Arrays and more...

Read
Books

Books read in 2019

List of books I've read in 2019

Read
Mac

Fix external display picture quality issue on Mac OS X

This guide shows how to override an external display color profile on Mac OS X. It has been tested on LG 24MP88HV-S.

Read