Hacker News new | ask | show | jobs
by teekay 1523 days ago
We default to server-side rendering, plain HTML+CSS and vanilla JS when needed for most of the business apps we make. Why over-complicate the stack and increase maintenance costs when 90% of it all is a plain old CRUD? I do see a use case for React / SPAs, just not in what we typically do.