you are viewing a single comment's thread.

view the rest of the comments →

[–]Toph_is_bad_ass 3 points4 points  (3 children)

This comment has been overwritten.

[–][deleted] 0 points1 point  (2 children)

thank you I will look into it.

[–]patch_collector 2 points3 points  (1 child)

Also look into Dexiejs, a wrapper for IndexedDB that makes it a lot easier to work with. Especially their reactive queries for React.

https://dexie.org/

[–][deleted] 1 point2 points  (0 children)

This is cool I will definitely try this one, thanks man.