This is a sample project showing a simple pattern for client-side storage in AngularJS. All interactions with the database are abstracted through model objects, implemented as services in AngularJS. Those model services can then be injected as dependencies wherever database access is needed. Keeping interactions with the database encapsulated inside of model services allows easy swapping of databases. Only the model services' code needs to be changed, controllers and other code remain unchanged.
-
Notifications
You must be signed in to change notification settings - Fork 1
License
lastmjs/base-jumpers-anonymous
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published