How to Add a Quick Interactive Map to your Website
A tutorial on adding a free, interactive map to any website using the Leaflet library and OpenStreetMap in three simple steps.
A tutorial on adding a free, interactive map to any website using the Leaflet library and OpenStreetMap in three simple steps.
A developer announces a series on redesigning his personal website in public, advocating for personal skill development over AI reliance.
MacStories announces a new unified website, requiring Club members to resubscribe to their RSS feeds and detailing upcoming feature restorations.
Explores the new Invoker Commands API for declarative UI actions in HTML, reducing the need for JavaScript.
Explores the CSS corner-shape property for creating beveled, scooped, and other unique border corners with modern CSS.
A developer uses Claude Code AI to migrate a static talks website from a paid platform to a self-built Hugo site, exploring AI-assisted web development.
Introducing custom If and Not components for Astro to simplify conditional rendering, addressing JSX limitations and improving code readability.
A developer shares how they built a conference CFP voting app in Rails 8 using Antigravity's AI coding approach, detailing the prompt and features.
A beginner-friendly introduction to JavaScript, explaining how it makes web pages interactive and how to start learning it.
A developer shares technical optimization tips for websites, covering HTML semantics, Eleventy config, and performance tweaks.
A developer shares advice on navigating a tough tech job market by building real projects, freelancing, or joining startups to create opportunities.
A daily tech link roundup covering .NET, AI, web dev, Windows, mobile, and DevOps news, tools, and tutorials from January 16, 2026.
Explains the concept of statelessness in REST APIs, contrasting it with stateful systems and detailing its benefits for scalability.
Explores techniques to link to and auto-expand HTML <details> elements, focusing on browser behavior and JavaScript solutions for better UX.
Introducing SND, a tiny JavaScript library that makes adding UI sound effects to web applications quick and easy with simple HTML classes.
A workshop teaching how to build modern web UIs with htmx and ASP.NET Core Razor Pages, avoiding the complexity of single-page applications (SPAs).
A developer shares a list of outdated JavaScript and CSS tricks they've removed from their code, including performance hacks and modern alternatives.
Zach Leatherman announces his upcoming talk at the State of the Browser 2026 conference, a web development event.
A review of the Eleventy static site generator's major achievements, release stats, and growth metrics for the year 2025.
A tutorial on creating a water ripple text effect using SVG filters and CSS, with code examples and explanations.