I am working on a Hybrid App where I am storing data with LokiJS.
I read the documentation at LokiJS Website, and some of it on Rawgit, and i am good at basic concepts like creation of db, collection and operations on them.
But I really did not understand what a Dynamic View is! :|
And also, how do we write code asynchronously with LokiJS? I am confused with the Adapters concept too!
Can someone help me on this in simple words or some clear reference where explanation for this exist?!
Thank you very much!