2025 Web Origami year-end report
A year-end review of the Web Origami project's 2025 goals, covering community growth, feature development, and technical challenges.
A year-end review of the Web Origami project's 2025 goals, covering community growth, feature development, and technical challenges.
A guide to organizing and simplifying CSS named colors into reusable custom property palettes for consistent design across projects.
Explores a novel, anonymous web login system using secret keys instead of email or social logins, highlighting its trade-offs.
A detailed guide explaining how to use object destructuring in JavaScript to extract properties from objects, covering syntax, nested objects, default values, and aliases.
A look at JustHTML, a new Python HTML parser library, and how it was built using AI-assisted programming and 'vibe engineering'.
WebAssembly (Wasm) is becoming a core web technology, enabling high-performance applications in the browser by compiling languages like Rust and C++.
A developer explains a caching bug that caused an RSS feed to display the wrong content and apologizes for the potential inconvenience.
A developer shares patterns and best practices for creating single-file HTML tools using LLMs, covering prototyping, dependencies, and deployment.
A developer details implementing a dark mode toggle using CSS, media queries, localStorage, and tools like Claude Code and ImageMagick.
A full-stack developer draws parallels between survival tactics in the game Arc Raiders and modern web development practices.
A comparison of HTML minifiers, discussing benchmarks, trade-offs in effectiveness, speed, and security, and the importance of informed tooling decisions.
A tutorial on building a simple Laravel application and deploying it to the Sevalla PaaS platform for easy, serverless hosting.
A personal recap of attending and volunteering at the DevFestMN 2025 tech conference, covering talks on Web AI and hiring in the AI era.
A developer uses the Goose AI agent and Claude Sonnet 4.5 to build and deploy a themed winter festival website to Netlify, detailing the technical process.
A technical guide and cheatsheet for optimizing HTML5 videos for web playback using ffmpeg commands, focusing on compatibility and performance.
Explores using ColdFusion's unique CFML features for rapid application prototyping, focusing on tag-based syntax and seamless code collocation.
A comprehensive reference listing the official semantic definitions for all 113 standard HTML elements, as per the HTML specification.
Introduces the new MediaTypeMap helper in .NET 11 for easy MIME type and file extension lookups in web development.
Fixing YouTube embed error 153 by adjusting Django's Referrer-Policy header from same-origin to strict-origin-when-cross-origin.
A blog post discussing GitHub's frontend requiring JavaScript, hindering use in the Dillo browser, and the principle of progressive enhancement.