Storing Signup and Login details to LocalStorage Using Typescript/React
The LocalStorage is an in-built memory that comes with the respective browsers. Sometimes we want to quickly store data in the LocalStorage and "Get" those data back when we want to use them.
A typical example that I will address in this article is t...
nnamdisblog.hashnode.dev5 min read
Ross Ragsdale
im here
this is sort of how chromes password manager works, except with a security layer on top of it. nice!