Managing data across different scopes with the Superglobal Variables in PHP
Explains PHP's nine superglobal variables, their scopes, and how to use them for managing data in web applications.
Explains PHP's nine superglobal variables, their scopes, and how to use them for managing data in web applications.
Using the CSS scrollbar-gutter property to prevent layout shifts when a scrollbar appears or disappears on a webpage.
A tutorial exploring CSS Subgrid, showing how it extends grid layouts and enables new UI possibilities beyond basic CSS Grid.
A developer shares a minimal CSS starter template with personal preferences on resets, scroll behavior, typography, and dark mode.
A tutorial introducing the new CSS if() function for inline conditional logic, comparing it to traditional workarounds like media queries.
A developer shares their experience using Rust for a real-world project to create a resilient, scheduled health monitoring component.
A developer explores the intersection of spiritual practice and code by building a contemplative, non-gamified Bible study tool, kjvstudy.org.
Explores various tenant identification techniques for multitenant ASP.NET Core applications, including query strings, routes, and HTTP headers.
A bookmarklet that lets you warp and manipulate any DOM element on a webpage with a simple click.
A developer reflects on the rarity of challenging frontend performance work in React projects and the industry's bias towards high-powered devices.
Explains the experimental CSS corner-shape property for creating advanced corner shapes like squircles, scoops, and notches directly in CSS.
A guide to enabling trailing slash support in Blazor Static URLs through configuration tweaks for better routing and SEO.
A talk summary on building resilient code by mastering core CSS skills, based on lessons from the Complete CSS course.
Announcement of htmx 4, replacing XMLHttpRequest with fetch() and introducing breaking changes with a detailed upgrade plan.
A developer's October 2025 link roundup featuring React Compiler, Node.js features, CSS anchor positioning, and tech explainers.
BinEye is a modern, cross-platform numeric and color analysis tool for developers, now rewritten with web technologies.
Explores the CSS field-sizing property, demonstrating its use cases for dynamic form and UI element sizing based on content.
Chrome 143 introduces anchored container queries, allowing CSS to detect and style elements based on which anchor positioning fallback is used.
A beginner's guide to Node.js, explaining what it is and how to run your first JavaScript application outside of a web browser.
The evolution of FFConf from a pure JavaScript conference to a broader web development event focused on ethics, community, and personal growth.