Hacker News new | ask | show | jobs
by desecratedbody 54 days ago
You wanted it to use React but not node? Am I missing something here?
1 comments

You can use React without Node by using a CDN. You can even use JSX if you use Babel in a script tag. It's just inefficient and stupid as hell.