Hacker News new | ask | show | jobs
by dragonwriter 1661 days ago
A create-react-app app is not a node app (It has a node dev server, but it's a front-end JS app), so its a weird thing to reach for to illustrate a point about node apps.