Add map like zooming and panning to any React element. This works on both touch devices (pinch to zoom, drag to pan) as well as with a mouse or trackpad (wheel scroll to zoom, mouse drag to pan). (more…)
Read more »
Contribute to repng development by creating an account on GitHub.
Read more »
The 90s web gave us many delightful things: web rings, guestbooks, “under construction” animations, and spacer GIFs. In this article, we'll see how I use a Spacer component to solve common layout problems, and why it's often a great tool for the job in th... (more…)
Read more »
Working as an army of developers divided into 10s of feature teams, one of the big topics in our company is to move to a micro-frontend… (more…)
Read more »