Quick question about the Jade template engine:
- How can you pass
node.jsvariables to a.jadetemplate when you’re not usingexpress.js?
I’m trying to make a small website that doesn’t use express, just so that I can understand how everything works.
Also, are there tutorials or articles about the use of Jade and node.js without express?
tpl.jade: