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 »
Hacker News clone written with universal TypeScript, using React and Remix. - GitHub - clintonwoo/hackernews-remix-react: Hacker News clone written with universal TypeScript, using React and Remix. (more…)
Read more »
React hook to detect component mount, unmount & re-renders. - GitHub - geobde/useRerender: React hook to detect component mount, unmount & re-renders. (more…)
Read more »
I’m currently working on a complex offline-first eventually-consistent scheduling application for a summer music program to replace a Mac app written in Objective C many years ago. The lessons I’ve… (more…)
Read more »
You know when a project needs HTML and CSS, because it's all of them. When you reach for JavaScript is fairly clear: when you need interactivity or some fu... (more…)
Read more »