Day 19: LocalStorage
Wrap up
Well done, you've learnt LocalStorage. It's pretty simple and not much to it really. Try not to rely on it too much, if you find yourself storing lots of data then you probably want to look at adding some kind of backend to your app, either with a server or a Backend As A Service like Supabase or Firebase.