TheDynamicPunk / links-later

An easy solution to manage those gazillion tabs when you're working hard to fix that bug!
https://linkslater.onrender.com
1 stars 0 forks source link

Simplify inner workings of the site #51

Open TheDynamicPunk opened 4 years ago

TheDynamicPunk commented 4 years ago

Use localstorage only for the links that are not synced yet and fetch all links from the database for the user. Will help simplify the website flow and functionality, thereby reducing the work needed to sync both frontend and backend in the site.