👋 Hello, I'm Dave Gray.
✅ Check out my YouTube Channel with all of my tutorials.
🚀 Follow Me:
📺 YouTube Tutorial for this repository.
🚀 This repository shares ALL of the resources referenced during the 7 hour Youtube tutorial.
❗ I suggest completing my 8 hour JavaScript course tutorial video if you are new to Javascript.
DO NOT COPY FOR AN ASSIGNMENT - Avoid plagiargism and adhere to the spirit of this Academic Honesty Policy.
- 🔗 Node.js Official site
- 🔗 NPM Official site
- 🔗 Node.js Jobs
- 🔗 Express JS Official site
- 🔗 MongoDB Official site
- 🔗 Mongoose Official site
- 🔗 MDN: CORS
- 🔗 NPM: CORS package
- 🔗 NPM: Bcrypt package
- 🔗 How to Safely Store a Password
- 🔗 MDN: HTTP Response Status Codes
- 🔗 Cross-Site Scripting (XSS)
- 🔗 Cross-Site Request Forgery (CSRF)
- 🔗 REST Security Cheat Sheet
- 🔗 Intro to JSON Web Tokens
- 🔗 All You Need to Know About Storing JWT in the Frontend
- 🔗 NPM: jsonwebtoken package
- 🔗 NPM: cookie-parser package
- 🔗 Deleting Cookies
Note: The "Starter Code" for a chapter is also the "Completed Code" for the previous chapter.