Hacker News new | ask | show | jobs
by boringuser2 1111 days ago
The things you've described do not require react.
1 comments

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.
Ejs.
Ejs is very much string-based.