Storing State on Local Storage in a React Application
Originally posted on my personal blog devugur which is much more colorful and enyojable than hashnode.
Let's say we have a value kept in the state in a react application and we want to keep it there even if we refresh the page. The simplest solution ...
uguremirmustafa.hashnode.dev2 min read