Set up a modern web app by running one command. Contribute to facebook/create-react-app development by creating an account on GitHub. (more…)
Read more »
I’ve been working with React for the past 3 years or so, and after experimenting with various patterns and tools, I think I’ve found my favorite way of doing things. Things that make me go to bed without thinking, “why haven’t I thrown my laptop off a cli... (more…)
Read more »
How one methodology allowed me to create a great design system from scratch and made me a better developer, with principles of componentization, hierarchies and reuses of code. I have recently had the opportunity to work on a new product from scratch made... (more…)
Read more »
Back in the looney days before russian full-scale invasion, I’ve used to travel a lot domestically and internationally. Also at that time, I had a Nokia Lumia phone with a nice widget that displayed the locations of the photos I’ve taken on a map. I enjoy... (more…)
Read more »
Persist React’s useState to localStorage is a common requirement. You’d want to persist user’s preferences or data to have them at hand on… (more…)
Read more »