Hacker News new | ask | show | jobs
by earthboundkid 1106 days ago
There are a bunch of server side apps that turn JSX into static HTML with no JS. It’s just a template language that compiles into JS but you can do anything with it you could do with other template languages.