5 projects to help you learn React

Here are 5 projects that’ll be fun to build, and do not involve any todo lists. Read more

Similar

Unconventional React Things: Styling Edition

I’ve developed an unusual approach to styling in my React code. It’s sort of a functional, atomic css approach. Other methods I’ve used are BEM + separate css files, styled components, and tailwind. By far this is the one that lets me move fastest on my p... (more…)

Read more »