Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Interactive Comments Section using Vanilla JS

@dazzlerabhi30800

Desktop design screenshot for the Interactive comments section coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


Need Help on how to save to local Storage.

Community feedback

@BilalSalmi

Posted

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.

  • read more about JSON here.

  • read more about local storage here.

Marked as helpful

1

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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