Hacker News new | ask | show | jobs
by 8n4vidtmkvmk 1105 days ago
What's a good template engine that isn't string based? Jsx and Jade are the only 2 I know. I guess you can use jsx without React if you want.
1 comments

Ejs.
Ejs is very much string-based.