Which template engine(view engine) do you use when developing your node.js express application? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Which template engine(view engine) do you use when developing your node.js express application?

I was wondering which one might be the best of them. Is it jade, ejs, mustache, handlebars and give reasons please

26th Aug 2017, 10:27 AM
sixtus
sixtus - avatar
1 Resposta
+ 4
I use ejs due to the syntax close to HTML syntax, which I can easily adopt any HTML template into express via ejs.
16th Oct 2017, 9:59 AM
CalviÕ²
CalviÕ² - avatar