You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🚀 Jumpstart Your Node.js Projects with Our Boilerplate! Our Node.js Boilerplate provides a solid foundation for building modern and efficient applications. It includes essential tools, best practices, and a well-structured architecture, empowering you to focus on crafting outstanding features and functionalities. Let's build future ...
One of some project files from a course on Node.Js I'm taking. This one focuses on implementing templating engines and working with data passed through objects to other page routes, in Express.Js I'll be practicing using two templating engines: Pug(Jade) and EJS - Pug: Because I think I like it, lol, and EJS because It's used in the course.