Setting up cookies is something pretty trivial in web development. In this post I walk through the process doing it in React.
Read more »
“Boilerplate” is a dirty word in some circles of React developers. Some associate “boilerplate” with green engineers too lazy to learn… (more…)
Read more »
Imagine you’re in a Roman train station in the middle of the night, and nobody’s around. You need to purchase a ticket to Venice. The… (more…)
Read more »
If you were to follow my learning path to get a navigation bar animation working with react, you will end up with a combination of react-motion, ReactCSSTransitionGroup, yet-another-react-animation… (more…)
Read more »
My current default boilerplate for building web apps: Spring, React, Postgres and Docker Compose on a raw VM... (more…)
Read more »