In this React Context tutorial, we're gonna try to optimize our Context and avoid rerendering the components on every Context value update.
Consider supporting the channel by clicking the "Thanks" button ❤️
🙌 Become my Patreon and get exclusive perks: / softdevdiaries
💼 Follow me on LinkedIn and drop me a message if you'd like: / gusgadirov
💻 Also, let's connect on GitHub: https://github.com/gusgad
📚 Resources:
Code: https://github.com/gusgad/youtube-tut...
Official docs on Context optimization in React: https://react.dev/reference/react/use...
Cleaner React Contexts: https://mirone.me/performance-optimiz...
And don't forget to subscribe for more videos like this 😊
#react