Tag
#frontend
8 stories
What Nobody Tells You About CSS :has() and Parent Selectors
Discover the hidden power of CSS :has(), the 'parent selector' that changes how you style websites. Learn its surprising uses and how it makes your code cleaner.
The Strange Story of the Preact Signals Library
Discover the origins and impact of Preact Signals, a tiny but powerful library that changed how developers build web interfaces. Learn what makes it special.
The Quiet Revolution: Why Fresh 1.1 Still Matters Today
Remember Fresh 1.1? This forgotten update quietly changed how we build websites, bringing automatic JSX, plugins, and DevTools. Discover its lasting impact.
The Strange Story of the \"Backend for Frontend\" Pattern
Ever heard of Backend for Frontend? It's a clever way to build APIs, but its origin story is a bit fuzzy. Let's explore.
The Strange Story of Telefunc: No More APIs?
Discover Telefunc, the wild idea that remote functions could replace traditional APIs. Learn how it works and why it's different.
The Day Next.js 13 Changed Web Development Forever
Remember Next.js 13? Discover how this game-changing release redefined web development, bringing server components and a new app directory to React.
Unlock Web Secrets: Lesser-Known JavaScript APIs You're Missing
Discover powerful, often overlooked JavaScript APIs that can transform your web applications. Learn how to use these hidden gems to build faster, richer experiences.
The Clever Code Behind Drawing SVG Rope with JavaScript
Discover the forgotten tricks and clever JavaScript code that bring realistic SVG rope animations to life on your screen. It's simpler than you think!