Bringing Spacer GIFs Back, to Handle Spacing Elements in React and CSS

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… Read more

Similar

New Suspense SSR Architecture in React 18

React 18 will include architectural improvements to React server-side rendering (SSR) performance. These improvements are substantial and are the culmination of several years of work. Most of these improvements are behind-the-scenes, but there are some op... (more…)

Read more »