Remix.run Logo
ajxs 4 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!

b_e_n_t_o_n 4 days ago | parent [-]

JSX!

stmw 4 days ago | parent [-]

That's not... really the same.