π Hello, I'm Dave Gray.
β Check out my YouTube Channel with all of my tutorials.
β Buy Me A Coffee
π 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.
- π Chapter 6 Starter Code
- π Chapter 7 Starter Code
- π Chapter 8 Starter Code
- π Chapter 9 Starter Code
- π Chapter 10 Starter Code
- π Chapters 11 Starter Code
- π Chapter 12 Starter Code
- π Chapter 13 Starter Code
- π Chapter 14 Starter Code
- π Chapter 15 Starter Code
- π Chapter 15 Complete Code