"MERN Stack Course"
13 Chapters
Author Links
π Hello, I'm Dave Gray.
β Check out my YouTube Channel with all of my tutorials.
β Buy Me A Coffee
Description
π This repository shares ALL of the resources referenced during the MERN Project tutorial series.
π Academic Honesty
DO NOT COPY FOR AN ASSIGNMENT - Avoid plagiarism and adhere to the spirit of this Academic Honesty Policy.
π‘ Suggested Pre-requisites for this course:
- π Node.js Course for Beginners
π React Course for Beginnersπ Redux Toolkit Course for Beginnersπ React Login Series
π MERN Stack References
- π Official Site for MongoDB
- π Official Site for Express.js
- π Official Site for React.js
- π Official Site for Node.js
π Middleware References
- π Express.js: Using Middleware
π cookie-parserπ cors- π express-rate-limiter
π React Router References
π Other React Dependencies
- π Redux Toolkit
π FontAwesome Icons- π React Spinners
π @fvilers/disable-react-devtools
π Other Node.js REST API Dependencies
- π date-fns
- π uuid
- π dotenv
π MongooseJS- π mongoose-sequence
π express-async-handler- π bcrypt
π jsonwebtoken- π express-async-errors
β Tools:
β VS Code Extensions I Use:
- π ES7 React JS Snippets Extension
- π vscode-icons VS Code Extension
π Github Themes VS Code Extension
π» Source Code
- π Chapter 1 - Intro to MERN
- π Chapter 2 - MERN Middleware
π Chapter 3 - MERN MongoDB- π Chapter 4 - MERN Controllers
π Chapter 5 - MERN React- π Chapter 6 - MERN Redux & RTK Query
- π Chapter 7 - MERN Forms with Redux & RTK Query
- π Chapter 8 - MERN Authentication & Authorization
π Chapter 9 - MERN Login Authentication in React with Redux- π Chapter 10 - MERN JWT Authorization & Persisting Login State on Refresh
- π Chapter 11 - MERN User Role-Based Access Control and Permissions
- π Chapter 12 - Pt. 1 - MERN Review & Refactor - Backend Code
- π Chapter 12 - Pt. 2 - MERN Review & Refactor - Frontend Code
- π Chapter 13 - Pt. 1 - MERN Deployment - Frontend Code
- π Chapter 13 - Pt. 2 - MERN Deployment - Backend Code