LOCAL STORAGE(explained)
Before i go into what local storage is, let me quickly give a simple background.
The Web storage API provides mechanisms by which browsers can securely store key/value pairs.
for example,
firstName : Victor
THE TWO MECHANISMS ARE:
Session Storage...
sonofzion.hashnode.dev2 min read
Ojesanmi Elizabeth Oyin
Web Developer
Well written!