Description
This is a short 1 hour course for JavaScript, MERN, or Nodejs developers who want to learn or includes JSON authentication in there app. I keep this course short and to the point.
In detail, this course offers:
- implement JSON web token authentication and cookies in Nodejs
- Create Rest Apis in Nodejs and Express using MVC pattern
- Implement .env files and protects critical information like secret keys for JWT and Db host
- Implement Redux in React app using Redux toolkit and create functions like login, logout
- Make our Redux state persistent
- Implement axios and working with Axios global instances
- Implement styled components and quickly design React components