Description
In this course, you will :
- Learn How To Combine MongoDB, Express, React, NodeJS (MERN Stack)
- How To Create Fullstack Web Applications (Frontend + Backend) From Scratch Using MERN Stack
- How To Create Testable and Maintainable React Components
- How To Test Your App using Jest & Testing Library & Postman/Insomnia
- Understand Redux With Real Life Scenarios
- Create Real Time Chat and Chart
- Deploy to Heroku/Render
- Much much more
Syllabus :
- Introduction To The MERN Stack Course
- React - Building The HTML Template For The App
- Node & Express as a Backend
- MongoDB & Mongoose
- API for Our MERN Stack E-commerce Application
- Connect Frontent with Backend
- Local State in React Components
- Redux for Global State - Introduction
- Login and Registration System & Authorization
- Developing Pages for MERN Stack E-commerce Application
- Analytics System - Real Time Charts using SocketIO for MERN Stack Application
- Chat Using SocketIO for MERN Stack Application
- Deploy MERN Stack Application to Live Server
- Test MERN Stack App using Jest Framework