A Siri Shortcut to Generate PWA Icons and Web App Manifest
A tutorial on creating a Siri Shortcut to automate the generation of PWA icons and web app manifest files for iOS users.
A tutorial on creating a Siri Shortcut to automate the generation of PWA icons and web app manifest files for iOS users.
A technical guide to making the HTML <abbr> element accessible for touchscreen, keyboard, and mouse users with custom CSS.
An analysis of ASP.NET Core's maturity, comparing its stability and API evolution to Node.js and the .NET Framework.
Explains how to use the aria-live attribute to make dynamic web content accessible to screen reader users.
An introduction to the Cache API, explaining its core concepts, storage organization, and basic CRUD operations for browser-based caching.
Recap of a Python Frederick meetup where Patrick Pierson presented on Django, covering local development tools like Docker and Vagrant.
Explores the CSS visibility property's impact beyond visual display, covering accessibility, layout, and interactivity.
Explains how the CSS pseudo-classes :hover, :focus, and :active behave with different input devices like mouse, keyboard, and touchscreen.
A visual guide to setting up a Firebase project and enabling email/password authentication for web applications.
A developer argues for supporting older browsers, comparing it to accessibility features like ramps and elevators, emphasizing inclusivity beyond immediate profit.
A developer explains how to implement offline-first features on a blog, including a 5-part video tutorial series on service workers and caching.
Critique of the 'Full Stack Developer' role, arguing it leads to poor code quality and undervalues specialized front-end skills like HTML and CSS.
An analysis of CSS resets in modern web development, discussing their purpose, evolution, and continued relevance for cross-browser styling.
A tutorial on using Django Crispy Forms for advanced and custom form rendering with Bootstrap 4, covering layout helpers and field placement.
Explains CSS environment variables, their differences from CSS custom properties, and their use cases like safe-area-inset for notches.
A front-end developer reflects on the undervaluation of HTML/CSS skills and argues for respect across web development specializations.
Explains the Document Object Model (DOM), its role in web development, and how it differs from source HTML.
A guide to the WebP image format, explaining its benefits over PNG/JPG and providing conversion methods and web implementation techniques.
A Developer Advocate discusses the challenges and ethical considerations of promoting accessibility in software development.
A developer streams on Twitch, showing how to build a SaaS product with Python and Django, covering design, testing, and deployment.