Understand the basics of LocalStorage in 5 minute
When building CRUD (CREATE, READ, UPDATE, and DELETE) apps, it is essential that when a user adds an item, that item should still be on the web page even though the user returns days later, refreshes the page or even close the tab. And there is one J...
devlawrence.hashnode.dev5 min read