Hacker News new | ask | show | jobs
by jonwinstanley 1509 days ago
Totally agree.

Doing everything on the frontend is great for making the UI feel responsive, but once you start grabbing large amounts of data from an API, manipulating it on the frontend while keeping it in sync with the server, you run into some major headaches very fast.