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

SPAs and REST APIs moved a lot of the complexity around data to the client side. GraphQL moved it back to the server side. I think that's a reasonable decision, as the client - compared to the server - runs in a much more unpredictable environment. Of course some backend devs complain about more work, especially work that could be moved to the client side at first. Making things the proper way is hard, yes.



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

Search: