Hacker News new | ask | show | jobs
by ak1394 4131 days ago
One huge advantage of serving data to the client app via some API, is not having to worry about clients application state.

It greatly simplifies development of any but the elementary webapps.