Using the Context API in a React/Typescript project
The Context API is quite trendy these days and people say that it might even be good enough to replace redux. In the following lines, we will give it a try.
The Context API is quite trendy these days and people say that it might even be good enough to replace redux. In the following lines, we will give it a try.