|
|
|
|
|
by coolbloke1324
4128 days ago
|
|
It includes views, triggers / change events, transforms, collection joins and data binding. Also this allows you to spend more time on interacting with data than worrying about what browser supports what storage. It is also useful even for apps that have no use for storage because looping over JS objects for specific matches in a number of areas of an app will get dirty pretty quickly. |
|
However, I think it would be helpful to communicate this as a wrapper around IndexedDB instead of positioning it as another new DB.