January 2019
Intermediate to advanced
460 pages
10h 33m
English
We will start with the React method for storing and accessing global data in your front end.
The following is a short explanation of this method:
To get started, create a folder called context below the components folder. In that folder, create a user.js file, where we can set up the Context API.
We will go over ...
Read now
Unlock full access