
Talk
Unlocking the secrets of the Context API in React
In Russian
Everyone knows roughly how Context works in React. And the key word here is "roughly." In this talk:
- Explore the Context API source code;
- We will put an end to the confrontation between Redux and Context API;
- learn how to use the Context API as efficiently as possible.