Performance

Recipes

Cache then Network

This recipe illustrates methods to return network requests from either the cache or network.

Render Store

The recipe demonstrates one recommendation from the NGA. A cache containing the interpolated templates in order to avoid model fetching and render times upon successive requests.


Has it been useful?

Tell us what you think of this recipe by leaving a comment!