In my previous post, I wrote about Handlebars in Express basics. One of my goals was to create the menu which will highlight currently selected page. I don’t want to…
Tag: Handlebars
In my first node / express project, I decided to use Handlebars as the view engine. I took a look at various possible engines and I found this one the…