Kris Guzman
1 min readJun 15, 2019

--

Nice use case for utilizing react hooks! One small correction though, localStorage isn’t apart of the React API, it’s apart of the global window object. If you tried doing this server side it would fail because window isn’t accessible.

Good job otherwise, thanks for sharing!

--

--

Kris Guzman
Kris Guzman

Written by Kris Guzman

Front end developer. On a mission to explore the world & build amazing software. Connect with me on LinkedIn: https://www.linkedin.com/in/kristopher-guzman/

Responses (1)