Hacker News new | ask | show | jobs
by idontwantthis 1064 days ago
Modern frameworks help you build an application that runs in the browser. Applications are all about storing and updating state, then redrawing. That needs to happen quickly and reliably. If you are building an application then use a framework.

If you are building a website, then you probably don’t need one.