Replace Redux with React Hooks useContext and useReducer. Explain how they work with an example step by step.
ReadThis blog focuses on one of the very important but seldom understood concepts or terms in Javascript. The EVENT LOOP!
ReadUnderstand different phases of React lifecycle and component methods with examples explained.
Read