myHotTakeWhy Does My React App Keep Re-Rendering Components?Imagine I’m a builder working in a vast apartment complex. Each apartment is unique, and I’m the one responsible for updating them whenever…Dec 6
Ankush ChavanMastering State Management in React With TypeScriptIn the dynamic realm of web development, creating seamless and responsive user interfaces lies at the heart of crafting exceptional React…Jan 5
Supun KavindaUnderstanding and Implementing React Context API: Getting Started GuideThe Problem: Prop DrillingNov 141Nov 141
Olga GreenReact Context Best PracticesThis blog post aims to explore best practices for using the React Context API, ensuring that your application remains efficient.Jun 9, 2023Jun 9, 2023
Joel ChiReact Context and the UseContext Hook (part 2)Following up on my previous article React Context and the useContext Hook, I will now present a more practical use case of React Context…Nov 141Nov 141
myHotTakeWhy Does My React App Keep Re-Rendering Components?Imagine I’m a builder working in a vast apartment complex. Each apartment is unique, and I’m the one responsible for updating them whenever…Dec 6
Ankush ChavanMastering State Management in React With TypeScriptIn the dynamic realm of web development, creating seamless and responsive user interfaces lies at the heart of crafting exceptional React…Jan 5
Supun KavindaUnderstanding and Implementing React Context API: Getting Started GuideThe Problem: Prop DrillingNov 141
Olga GreenReact Context Best PracticesThis blog post aims to explore best practices for using the React Context API, ensuring that your application remains efficient.Jun 9, 2023
Joel ChiReact Context and the UseContext Hook (part 2)Following up on my previous article React Context and the useContext Hook, I will now present a more practical use case of React Context…Nov 141
Smit khanparaEnhance React Performance: Replace Context API with useSyncExternalStore for Better State…Learn how replacing the Context API with useSyncExternalStore can boost React performance and minimize unnecessary re-renders.Sep 181
Darshana MallickHow to use React Context API with Functional | Class ComponentsWhat is React Context?May 29, 2023