"MERN Stack Course"
13 Chapters
Author Links
👋 Hello, I'm Dave Gray.
✅ Check out my YouTube Channel with all of my tutorials.
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
📚 React Router References
📚 Other React Dependencies
📚 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