Submitted about 2 years ago
Interactive Comments Section using Vanilla JS
@dazzlerabhi30800
Design comparison
SolutionDesign
Solution retrospective
Need Help on how to save to local Storage.
Community feedback
- @BilalSalmiPosted about 2 years ago
Hi Abhishek, good job!
your design is good but still need to be optimized.
for your question . local storage is a browser API that allows you to store some data locally
in the brawser . the best way to store your data is JSON . because it is fully compatible with javascript , it helps you to convert your js object into string format and vise versa.
Marked as helpful1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord