🌟 Dreaming of a bright future? 🎓 Ask about the Treehouse Scholarship program! 🚀
✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python
Take our "AI in Tech Jobs" survey and win 3 months free Treehouse!
New No-Code Track! 🚀 New videos dropping every week—start learning today!
🤑 Join the Treehouse affiliate program and earn 25% commission!
I make websites for fun.
Collaborative Spotify and YouTube play queue
Forks
Stargazers
Owner
Tooling for zero-config ES2015 AngularJS 1.x applications
AngularJS 1.x Boilerplate with zero-config
boring configuration
Personal website
🌳 Terraria Dedicated Server
🌊📺 YouTube URLs to WAV files in a container.
Learn how to implement a custom user authentication system that controls users access to web resources using Node.js using Express and MongoDB. The system lets users sign up, log in, and log out, limiting access to password-protected resources. Express is a popular web framework for creating MVC applications and RESTful APIs in Node.js. Express lets developers define routes and middleware for submitting and retrieving data in our database. We will leverage the document based NoSQL database, MongoDB, to store our user data by creating a user model with mongoose. Mongoose is an open source Node package for defining data models for an application and connecting to MongoDB.