Pairing with Community Member Dan Ott
A live coding session where developers tackled a CSS Flexbox gap compatibility issue in Safari by implementing CSS Grid solutions.
A live coding session where developers tackled a CSS Flexbox gap compatibility issue in Safari by implementing CSS Grid solutions.
The new CSS aspect-ratio property is now supported in major browser engines, helping developers create responsive layouts without hacks.
A recap of a live pair programming stream focused on debugging and fixing accessibility issues in a Forem/DEV onboarding process.
Using the xaringan R package to learn web development and CSS through creating presentation slides as small web design projects.
A detailed guide to understanding and using the CSS clip-path property for creating clipping regions and visual effects in web design.
A tutorial on using CSS custom properties to dynamically adjust the 3D depth of a book model based on its page count.
A deep dive into building robust, real-world UI components, using a Facebook Messenger card as an example to explore edge cases and scalability.
A web developer's 2020 year-in-review, covering blog redesign, writing, and speaking at tech events.
A comprehensive reference guide covering CSS fundamentals, syntax, selectors, layout systems like Flexbox and Grid, and best practices for styling web pages.
Explores the accessibility implications of the CSS content-visibility property, testing its impact on screen readers and the accessibility tree.
Summary of key announcements from Chrome Dev Summit 2020, focusing on Core Web Vitals and new CSS performance properties.
A developer addresses customer feedback on a SaaS product, fixing bugs, improving print layouts, and enhancing the user onboarding flow.
Learn how to add global CSS styles to a Next.js application by importing them in the _app.js file.
A tutorial on using CSS Scroll Snap to create smooth, swipeable scrolling containers for galleries and sliders without JavaScript.
A deep dive into the rules and edge cases of CSS margin collapse, explaining when and why vertical margins overlap.
A guide to creating CSS utility classes for overlaying elements, covering techniques for direct children and pseudo-elements.
Lea Verou's candidacy statement for the W3C TAG election, outlining her goals to improve web standards and platform technologies.
A guide to animating variable fonts using CSS, focusing on the font-variation-settings property, with tips and performance considerations.
Creating pie charts in CSS using conic gradients with fallback styles for older browsers like IE11.
The author details the relaunch of their web development blog, highlighting new features and a migration from Gatsby to Eleventy.