JSON & Web Storage
How to use web Storage
Web Development
What is Web?
Welcome to Discussion Portal !
Enter a subjct and question to get started
Question
Web Development
What is Web?
FavResponse
Amit
Local storage can only save strings, so storing objects requires that they be turned into strings using JSON.
Amit
Local storage can only save strings, so storing objects requires that they be turned into strings using JSON.