Hacker News new | ask | show | jobs
by ajxs 297 days ago
We wouldn't even need anything as complex as XSLT, or a functional language for transforming JSON. Other markup-based template processing systems exist for higher-level languages like Pug, Mustache, etc. for Node.js. You could achieve a lot with a template engine in the browser!
1 comments

JSX!
That's not... really the same.