Using Local Storage in JavaScript: A Comprehensive Guide
When I first delved into JavaScript, the term "local storage" was an unfamiliar one. It wasn't until I had to build a simple personal project that required data storage that I encountered this concept. I made a documentation of what I learnt and I’ve...
Sep 20, 20207 min read102


