Day 41- Persisting state in Local storage
Initializing state with a callback (lazy initial state)
I am going to implement a brand new feature for our app, and this is the ability to store your watch list right on your device using local storage which involves persisting the watch list in loc...
kaylah.hashnode.dev6 min read