filmov
tv
Optimizing React Applications: React Context
![preview_player](https://i.ytimg.com/vi/Uqsk6RcdtPw/sddefault.jpg)
Показать описание
Summary
In this video we use React's context to avoid excessive prop drilling and to separate the dispatch from the state for more performance boosts
Code
Disclaimer
This is only a demo. The application in this repository is not meant to reflect the complexity of an actual application. It is written is such a way to highlight specific performance bottlenecks developers might encounter using React, and propose different solutions to those problems.
As with every tutorial, blog, or video series, take every suggestion with a grain of salt, try out the techniques demonstrated, and learn not only how to apply these lessons, but also when to
Questions?
In this video we use React's context to avoid excessive prop drilling and to separate the dispatch from the state for more performance boosts
Code
Disclaimer
This is only a demo. The application in this repository is not meant to reflect the complexity of an actual application. It is written is such a way to highlight specific performance bottlenecks developers might encounter using React, and propose different solutions to those problems.
As with every tutorial, blog, or video series, take every suggestion with a grain of salt, try out the techniques demonstrated, and learn not only how to apply these lessons, but also when to
Questions?