Mern Stack Course 2023 - Mongodb, Express, React And Nodejs
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 8.44 GB | Duration: 20h 33m
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 8.44 GB | Duration: 20h 33m
Build Full Stack Application from Scratch with MongoDB, Express, React and NodeJS
What you'll learn
Learn how to build big full stack app from scratch
Learn how to connect Front-End application (React) with Backend application (Express, MongoDB, NodeJS)
Learn how to implement JWT for authentication and authorization
Learn how to implement React Hooks, Async/Await, React Router 6, Axios
Learn how to implement ES6 in Node
Learn how to deploy MERN app on Heroku
Learn best practices of Front-End and Server applications
Requirements
Good Grasp of Javascript
Solid Understanding of ES6
React Basics
Node and Express Basics
Description
What's up everybody, this is John from Coding Addict and welcome to my MERN Stack course . During the course we will build full stack application (Jobify) from scratch, using MongoDB, Express, React and Node.jsDuring the course we will :Create a front-end application from scratch (React)Add normalize.css and global styles to React ApplicationBuild bunch of nice looking pages (Landing, Error, Register, Dashboard, etc)Setup nice looking imagesSetup routing using React Router 6Create a global context using createContext and utilize useContext hookSetup a global state using useReducer hookCreate global Alert componentCreate server application from scratch Use ES6 Modules on the back-endImplement "nodemon" packageSetup MongoDB database in the cloud (Atlas)Create routes and controllersExtensively test in POSTMANValidate EmailUtilize "express-async-errors" packageSetup error handling in ExpressHash passwordsImplement JWT for authentication and authorizationConnect front-end application with our serverUtilize "concurrently" packageSetup "proxy" in create-react-appProgrammatically navigate using React Router 6Persist data in local storageCompare passwordsSetup nested pages and protected route using React Router 6Setup create layout using React Router 6Implement logout functionalitySet JWT token in Postman programmaticallyImplement various Axios configurationsSetup moment.js on the front-end and back-endComplete CRUD functionalitySetup permissions on the serverCreate mock data (Mockaroo) and populate the database. Setup nice charts and cardsImplement search/filter functionality on the server and front-endImplement pagination on the server and front-endDeploy MERN application to Heroku
Who this course is for:
Developers who are familiar with React and Express Fundamentals and now want to learn how to build and deploy MERN application from scratch