<-- /notes

Learn Node

This is a collection of notes I compiled from the Learn Node Course offered by Wes Bos!

As my first time touching back-end JavaScript these notes document everything from User Authentication, to server management with Express.js to database interfacing with MongoDB. It even dives into best practices when setting up a Node.js Server, including things like MVC Design Patterns.

If you've never worked with Node before, this is a great place to take a look around.


I wrote these notes while learning so they might be inaccurate or outdated. If so, let me know, and I'll try to fix them up ASAP. Feel free to make an issue or PR in the site repository to help me out!