InJavaScript in Plain EnglishbyRajesh BhattaraiReact useState hook Mistakes You Must Avoid!In this blog, We will discuss the top 5 common useState hook mistakes that React developer makes. We will see all the common mistakes step…Dec 18, 2022Dec 18, 2022
InJavaScript in Plain EnglishbyRajesh BhattaraiWhat is useRef hook & forwardRef in React? A Complete ExplanationIn this blog, we will go through a complete discussion of the useRef hook and forwardRef in react. We will understand the use cases of the…Dec 11, 2022Dec 11, 2022
InJavaScript in Plain EnglishbyRajesh BhattaraiLearn useReducer() Hook and Manage Complex StatesA complete guide on useReducer() hook and managing complex states.Nov 24, 2022Nov 24, 2022
InDev GeniusbyRajesh BhattaraiuseCallback() hook to improve React component performance: A complete guideIn this blog, we are going to understand the useCallback() hook in React. We will start with an introduction and see the code…Nov 13, 2022Nov 13, 2022
InDev GeniusbyRajesh BhattaraiReact.memo and useMemo explained in the right way: You should know thisIn this blog, we are going to understand React.memo and useMemo hook. We will start with an introduction and move forward with some…Nov 2, 20221Nov 2, 20221
InJavaScript in Plain EnglishbyRajesh BhattaraiReact Context API: Introduction and How to Use in the Functional ComponentWhat problem is solved by the Context API? What is the Context API in React? How can we use Context in the functional component?Oct 2, 2022Oct 2, 2022