You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Data is all store in objects in LocalStorage. Lets check every time someone comes to the page and see if their local storage is the same as the database.
Lets not use a full blown database, lets use memcache or something with a tiny footprint.
The text was updated successfully, but these errors were encountered:
Data is all store in objects in LocalStorage. Lets check every time someone comes to the page and see if their local storage is the same as the database.
Lets not use a full blown database, lets use memcache or something with a tiny footprint.
The text was updated successfully, but these errors were encountered: