Learn how to limit server data fetch frequency, as well as retrieve model data, force a remote data fetch, and query the local cache with Breeze. In addition, explore mapping partial data entities and projection queries in a JavaScript SPA.
Learning Objectives
{"limit the frequency with which a JavaScript SPA client makes XHR calls to the application server"}