HomePosts
04 de julho de 2021Persisting React State in localStorage

Let's say we're building a calendar app, like Google Calendar. The app lets you toggle between three different displays: month, week, and day.

04 de julho de 2021Demystifying styled-components

When I first started using styled-components, it seemed like magic ✨.