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