Single Page Applications not only allow for rich/responsive user interfaces, but promote the usage of lightweight, easy-to-use restful APIs for data and application logic. Physical runtime decoupling of the user interface makes the notion of a “throwaway” user interface more realistic, and the availability of reusable services via an API layer more achievable.
↧
Partitioning SPA Resources and API Implementations in Separate WAR Components
↧