array_find in PHP 8.4
array_find in PHP 8.4 Written on 2024-07-18 PHP 8.4 adds a handful of functions that have been missing for a while: array_find() and its variants. The
array_find in PHP 8.4 Written on 2024-07-18 PHP 8.4 adds a handful of functions that have been missing for a while: array_find() and its variants. The
A developer reflects on their progress in the #100DaysToOffload writing challenge, sharing key posts and their current status.
The @property rule in CSS Houdini is now universally supported, enabling typed custom properties, fallbacks, and animating gradients.
Announcing a new article on building a web app with HTMX and FastAPI, published on TestDriven.io.
A developer shares fun and time-consuming microfeatures implemented on their personal blog, including published/revision dates, quote attribution, and styled notes.
A developer shares how a single blog post about a Laracasts video led to a job at Spatie and eventually a role as a PHP Developer Advocate at JetBrains.
A beginner's guide to HTML, covering what it is, the tools needed, and a step-by-step tutorial to create your first web page.
A critical analysis of business architecture's role in enterprise IT, questioning its practical value and the attitudes of its proponents.
A developer discusses the deprecation of Unsplash Source, a service for embedding random photos, and explores potential alternatives.
A technical guide on how to set up and configure the Tailwind CSS framework within a Blazor web application project.
A web developer discusses the importance of feedback in tech careers, covering its impact on motivation, junior developers, and conference talks.
A guide to encrypting and decrypting sensitive identifiers in ASP.NET Core route parameters for improved security and data privacy.
The author updates core pages like About, FAQ, and Home for the JourneyInbox SaaS app, focusing on UI layout and content.
Explains how Google Translate's DOM manipulation causes crashes in React and other web apps, detailing the technical issues and potential workarounds.
A curated list of web development, design, and tech blogs the author follows via RSS, featuring many prominent industry figures and resources.
Explores using CSS Anchor Positioning and the Popover API to create interactive, accessible navigation menus without JavaScript.
Introduces the CSS Anchor Positioning API, a native browser feature for positioning elements relative to anchors, simplifying complex UI layouts.
A personal manifesto advocating for a more human-centric, intentional, and ethical web in response to the rise of AI-generated content.
A developer reflects on a decade of coding, from a first responsive layout to the joy of interactive web creation.
A developer shares his experience and tips for converting a WordPress site to a static site using the Astro framework, focusing on performance and stability.