The present and potential future of progressive image rendering
An analysis of progressive image rendering in formats like JPEG, PNG, WebP, and AVIF, comparing their performance and future potential.
An analysis of progressive image rendering in formats like JPEG, PNG, WebP, and AVIF, comparing their performance and future potential.
Explains how HTMX uses 'previous' and 'next' mechanics with CSS selectors and the Node.compareDocumentPosition() method.
Explores alternatives to XSLT for making XML files human-readable, as browser support for XSLT is being removed.
Explains how the order of CSS transform functions can create unexpected zooming animations, with interactive demos.
An engineer shares his 3-year experience of working remotely from Australia for a US firm, detailing the challenges of extreme timezone differences.
An exploration of ANSI escape codes, their standards, reliability issues, and potential for future improvement in terminal usability.
Analysis of a survey on the most frustrating aspects of using the terminal, based on responses from 1600 experienced users.
A guide on using CSS variables to create cleaner, more maintainable and scalable stylesheets for web development.
A guide on using Docker to create consistent and isolated local development environments, including setup steps and best practices.
An exploration of ASCII control characters in the terminal, explaining their functions, categories, and limitations.
Explores common terminal color contrast issues, explains ANSI color inconsistencies, and discusses two methods to reconfigure terminal colors.
A CSS tutorial on creating animated, wavy pride flags using React, keyframe animations, and gradients for Pride Month.
A developer creates a web app to learn a diatonic accordion by mapping its buttons to a computer keyboard using Svelte and the Web Audio API.
The developer works on small user-requested features for a SaaS app, taking a break between larger projects.
Building a Django SaaS feature for user-requested PDF bundles, integrating S3 file storage via django-storages.
An introduction to Great Expectations, an open-source Python tool for data quality testing, documentation, and profiling.
The author details the process of adapting Python's ASGI standard for Lua, creating LASGI to connect a Lua web server and application.
A developer's guide to designing the API and data structure for a custom React tree table component, inspired by MacOS Finder.
A guide on using React's Profiler API to monitor and track component render performance in production applications.
The author streamlines a SaaS deployment by removing the Git clone from the server, detailing the steps for Let's Encrypt and Git SHA changes.