Hacker News new | past | comments | ask | show | jobs | submit login

I really disagree that it's a "waste of developer time" to use React for projects like this.

`npm install next react react-dom` takes an insignificant amount of time and gives you an extremely efficient developer experience immediately, with automatic code splitting, server side rendering and great modern CSS support. Compared to the amount of time I've spent over the years fiddling with gulp/grunt configuration files for "static websites", it's a no brainer for developers who are already productive in React.




All you need for this site is a .html file and a single style sheet...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: