The Collective

Hand-picked interesting links for
web creators, updated daily.

Prefer a weekly digest?

Build a Product Card with Tailwind CSS

Discover intermediate and advanced styling techniques using Tailwind CSS and craft a fully responsive, professional product card for a web store in this Scrimba course. Codrops readers get 20% off Pro plans!

CSS Holographic Masks

Christian Alder experiments with CSS holographic mask effects, inspired by Robb Owen’s guide on blend modes and shader-like visuals using only CSS.

Reinventing feathering for the Vectorian era

Chris Dalton shares how Rive built the first true vector-based feathering system — no rasterization, no blur hacks, just clean math and modern GPU rendering.Vector Feathering

Why I stopped using AI code editors

Luciano Nooijen removed AI code tools after noticing a decline in coding instincts, choosing to stay sharp by using AI only manually and intentionally.

Is Vite faster than Turbopack?

Kyle Gill compares dev server performance across Next.js with Webpack, Turbopack, and Vite (with Rollup and Rolldown), finding Vite fastest in most cases.

Item Flow, Part 1

A proposed unified layout system in CSS to merge features of Flexbox, Grid, and Masonry for greater control.

Meet Declarative Web Push

Brady Eidson introduces a new, privacy-first way to send push notifications without requiring service workers or JavaScript.

MONKEY CIRCUS

A Three.js demo showing joint manipulation in six-legged insects. Tilt their habitat with orbit controls. Full source code in the page’s HTML.

Mesh gradient tool

Chase Davis brings back his mesh gradient project, now enhanced with AI tools, and shares updates featuring real-time depth of field in Three.js.

Take This On-Call Rotation and Shove It

A deeply personal, richly detailed critique of unpaid and exploitative on-call practices in tech, arguing that 24/7 availability should be compensated and reconsidered.

Navigate

Resn launches NVG8: a sleek, scroll-driven Web3 experience that gamifies data contribution through immersive motion and futuristic UI.

UI Algorithms: A Tiny Undo Stack

Julik Tarkhanov shares a robust JavaScript undo/redo stack using dual arrays and structured cloning—avoiding common indexing pitfalls with a clean API.

ShaderGPT Explore Page

ShaderGPT introduces a new Explore Page, allowing users to search, filter, and vote on AI-generated GLSL shaders, helping surface the most popular results.

AI bots are destroying Open Access

AI scraping bots are overwhelming open-access sites, threatening the sustainability of libraries, archives, and scholarly platforms online.

Revisiting CSS border-image

A deep dive into CSS border-image and how it enables creative, performant designs through slicing, repeating, and styling with images or gradients.

The case for “old school” CSS

Rediscover the joy of writing old-school CSS with Drupal 10 theming—flex layouts, Twig magic, and a mobile menu, all built from scratch!

Browse No More

A thoughtful critique of AI answer engines and how they're changing (and diminishing) the experience of browsing the web.

AI Blindspots

Edward Z. Yang shares "blindspots" in LLMs he has noticed while AI coding.

daylight

A command-line program for tracking sunrise and sunset times (Mac/Linux).

Does vibe coding work?

David Lindkvist tests building a UI with only AI-generated code—fast, but messy. Cursor + Claude sped things up, but control and polish suffered.

OpenAI.fm

OpenAI.fm is an interactive demo for testing the new text-to-speech voices in the OpenAI API

Carousels with CSS

CSS-only carousels are now possible with Chrome 135 and the CSS Overflow 5 spec. Adam Argyle showcases scroll buttons, markers, snapping, and more—no JS required.

Splash

The latest step in Matsuoka’s WebGPU fluid sim work—now with smoother surfaces, raymarched shadows, and more interactivity. Source code here.

CSS Animation with offset-path

Chuan demonstrates how to recreate motion patterns using offset-path in CSS, showcasing polygon-based paths and animated sequences.

Self Gap

Ahmad Shadeed explores ways to control spacing between flex and grid items, discussing current CSS solutions and proposing a new gap-self property.

Cascii v1.0.1 (beta)

A web-based ASCII and Unicode diagram builder written in vanilla JavaScript with zero dependencies. Repo here

Oscura

A VS Code theme by Fey, inspired by hacker terminals and designed for a sleek, minimal coding experience with curated colors and balanced contrast.