Skip to content

Tutorial: How To Use LokiJS For Local Storage In Your Ionic App

Notifications You must be signed in to change notification settings

correasebastian/ionic-tutorial-lokijs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ionic-tutorial-lokijs

This code is part of a tutorial on how to use LokiJS for local storage in Ionic apps.

Read the tutorial here: How To Use LokiJS For Local Storage In Your Ionic App

For more tutorials on Ionic, check out the blog Gone Hybrid.

changes api

birthdays.getChanges() [Object] birthdays.flushChanges() undefined birthdays.getChanges()

a=birthdays.getChanges() [Object, Object] a.forEach(function(o,i){console.log(o)})

filter

About

Tutorial: How To Use LokiJS For Local Storage In Your Ionic App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.7%
  • CSS 13.6%
  • HTML 0.7%