navigation - Durandal local caching -


i building spa using durandal , asp.net web api.

i retrieve dictionary table (lookup table) , cache on client side.. have viewmodel

dictionary: ko.observablearray([])

and access in other module when needed.

the goal avoid reading of list server during application's lifetime.

any ideas (examples welcome)

ladies , gentlemen, answer simple , staring me in face : arm modules singletons , live lifetime of application. http://durandaljs.com/documentation/creating-a-module.html


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -