20
loading...
This website collects cookies to deliver better user experience
The visual is mostly rendered in the browser, offloading the rendering process on the client instead of the server.
The frontend application is much cheaper to host and scale, and often hosted separately than the API in which it pulls data from.
Offered a very snappy and fast user experience.
Adding some of your stateful logic to the client allows those who know how to manipulate and exploit APIs that don't take the right security measures.
Since the site isn't rendered till after it has been downloaded by the client, most of the text Search Engines would crawl gets ignored.
20