Atomic OOBEMITSCSS
Explains Atomic CSS, a utility-first CSS methodology that uses granular, reusable classes to keep stylesheets trim and efficient.
Explains Atomic CSS, a utility-first CSS methodology that uses granular, reusable classes to keep stylesheets trim and efficient.
Author announces the end of the 'Browsers and Bugs' newsletter due to lack of feedback, reflecting on its content about browser bugs, features, and testing.
A web developer explains progressive enhancement as a use-case oriented approach, using video implementation as a practical example.
Explains the CSS Box Model, its components (content, padding, border, margin), and how the box-sizing property controls element sizing.
A web developer discusses building resilient websites by focusing on server control and progressive enhancement to handle unpredictable networks, devices, and user contexts.
A technical history of the PNG image format, from its early browser support issues to its current status as a dominant web format.
Part 11 of a Docker tutorial series, focusing on using Docker Compose to manage and run a complete multi-container web application stack.
A guide explaining the differences between common image and vector file formats, their features, and best use cases for design and web.
A UX designer critiques the overemphasis on 'experience' in design, arguing for simplicity and utility, especially for users with real-world constraints.
A guide on using GitHub Pages to create a custom, branded website for showcasing an organization's open source projects and efforts.
A developer explores the CSS :visited pseudo-class, its privacy limitations, and attempts to creatively style unread links on a blog.
A guide to improving performance, scalability, and cost for web applications, covering CDNs, sessions, load balancing, and object storage.
Explains the differences between CSS viewport units (vw, vh) and percentage units, detailing when to use each for responsive layouts.
A personal review of the 2015 beyond tellerrand conference, highlighting standout talks on creative culture, the global web, and SVG.
Part 5 of a series on building a website with Docker, focusing on creating a Docker Compose file to define and run the multi-container application.
A web developer shares personal struggles with blogging and asks readers to choose their next technical topic: modern workflows, web animation, or UX design.
Explains CSS vendor prefixes, their purpose, and how to use them correctly for cross-browser compatibility.
A guide on enabling CORS in ASP.NET Web API 2, comparing the Web API package and OWIN middleware approaches with configuration examples.
Explains how to use the HTML link tag with rel="alternate" to provide alternate content versions like themes, languages, and feeds.
Weekly roundup of browser updates, bug reporting tips, and web development tools, covering Chrome, Edge, Firefox, and WebKit.