A FREE online conference for web designers
A free online event with top speakers, live workshops & pro insights. Level up your design game — sign up for free now!
Hand-picked interesting links for
web creators, updated daily.
Prefer a weekly digest?
A free online event with top speakers, live workshops & pro insights. Level up your design game — sign up for free now!
Boost your conversion rates by up to 137% with Keak’s AI-driven optimization. Tested, trusted, and proven to deliver results.
Learn how to optimize ::view-transition-group(*) animations for better performance by running them on the compositor, using custom FLIP keyframes when dimensions remain unchanged.
Master Git with Beej's Guide! Available in multiple formats with syntax highlighting and open-source access.
A lightweight library for building 3D apps in React. It supports physics, pointer events, and a built-in scripting API. Read more on their blog.
Learn GPU shader programming with GLSL by animating Rick from Rick and Morty—240 lines of code, no libraries, fully interactive examples!
Simulating water over terrain using the virtual pipes method. Covers fluid flow, grid-based models, and practical game development applications.
A CSS-powered voxel editor for building 3D models with HTML cuboids. Create and customize shapes right in your browser!
Flatlogic open-sourced 28 premium web & mobile templates after 12 years in business. Grab the code here
A lightweight Linux tool that lets you view HTTP and HTTPS requests made by any program without needing root access or system changes, using network namespaces and TUN devices for traffic interception.
This article explains Jakob Nielsen's ninth usability heuristic on helping users recognize, diagnose, and recover from errors.
This article breaks down a 192-byte JavaScript WebAssembly compiler, offering a step-by-step guide to understanding both compact code tricks and WebAssembly internals.
Jim Fisher reveals how a simple CSS animation can quietly drain your CPU and GPU, and shares practical tips on identifying and optimizing performance-hungry animations using browser dev tools.
Shota Matsuda unveils a WIP ray-marched volumetric cloud system with interactive controls, still in development and awaiting further tuning.
Vladimir Dementyev explores running a full-stack Ruby on Rails application entirely in the browser using WebAssembly.
A new browser designed to promote mindfulness and mental well-being... Take a “deep breath” before you start doomscrolling ;)
This article explores modern GIF alternatives, their performance, and evolving browser support.
Aleksandr Hovhannisyan explains how to use Prism.js with markdown-it for syntax highlighting, adding line numbers, file names & copy buttons.
An interactive fluid simulation rendered in ASCII—featuring device motion support, custom obstacle interactions, and dynamic character mapping for unique visuals. Source code here.
Aaron Francis introduces Fusion, a new way to write PHP inside Vue & React components in Laravel, enabling seamless backend-frontend sync.
Andrew Woan's beginner-friendly tutorial on creating a 3D room portfolio with Three.js and Blender. Video here.
A deep dive into post-processing shaders—Maxime breaks down techniques for dynamic pixel effects, illusions, and creative rendering.
Florian Schroiff explores ARIA alerts, guiding developers on best practices to ensure accessible, screen reader-friendly web notifications.
Thorsten Seyschab’s gltf-type-toolkit auto-generates TypeScript types for glTF models, ensuring type safety, efficient bundling, and seamless Three.js integration.
Goose is an open-source AI agent that automates coding tasks locally, running any LLM for execution, testing, and debugging.
Mike Bespalov’s ASCII Converter—Instantly turn any image into ASCII art. A technical yet functional tool, with plans for a cleaner UI in the future.
Sahil Lavingia argues AI is making design engineers obsolete, as top designers and engineers now use AI to bridge skill gaps and specialize.
Alex MacArthur explores various methods to break up long, resource-intensive tasks in JavaScript, improving UX by ensuring responsiveness through different event loop techniques.
Jean Mazouni’s Infinite Vortex Art Gallery—An interactive 3D experience using Three.js Instanced Mesh API + shaders. Scroll to navigate the endless spiral.
Experience real-time fluid simulation on a sphere with WebGPU—interactive, high-performance, and smooth even on older devices. Try it in your browser!
Hedy is a gradual, multilingual, and classroom-friendly textual programming language that helps beginners transition from block-based coding to Python by introducing concepts step by step in their native language.
This article by James Doyle explores why Sublime Text remains a relevant and powerful code editor in 2025, highlighting its speed, flexibility, LSP support, and more.
A collection of 821 inactive Y Combinator startups from 39 batches across 50 industries, showcasing companies that launched but ultimately ceased operations.
Marcin Kwiatkowski shares his journey migrating his blog from WordPress to Astro and Markdown, highlighting the benefits of performance, cost, and simplicity.
The latest update brings procedurally-generated scenic roads for endless driving zen, built with Three.js to run directly in your browser, no installs or ads.
Idol has launched a new website for Beach Point Capital Management, enhancing their online presence. The project was a collaboration with Jesper Landberg, Bryan James, and Gil Huybrecht.
Andy Bell shares a cautious approach to native CSS nesting, warning against its potential for confusion, especially for junior developers, and advocating for simplicity.
A deep dive into OAuth2, explaining its security model, authorization flows, and real-world use cases, with insights on best practices and emerging standards.
A WebGL/JavaScript tool that turns images into dynamic particle animations, using edge detection and Perlin noise-based flow fields. Find the code here.
This article guides readers through using CSS and JavaScript to dynamically control WebGL shader colors, ensuring real-time design updates like dark mode.
Joël Mik has created an interactive 3D website for a Dutch sustainable clothing brand, blending R3F and Shopify API for an immersive shopping experience.
An advanced 3D asset generation model offering high-resolution, textured 3D assets with diffusion-based models for shape and texture creation.
Jatin Chopra showcases a dissolve effect created with shader and particles.
Check out this interactive explainer for @Apple's HTMLModelElement proposal, aiming to display 3D models inline with privacy-preserving features. More details here: HTMLModelElement Proposal