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
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.