ES6

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

Exploring ES6 data structures

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

Read