First article in an ongoing series by @gntr on using Git: Creating the Perfect Commit
https://css-tricks.com/creating-the-perfect-commit-in-git/
Perhaps 2022 will be the year of web streams, says @hypeddev
https://css-tricks.com/web-streams-everywhere-and-fetch-for-node-js/
Front-End Dev Shortcuts in iOS 15
https://css-tricks.com/front-end-dev-shortcuts-in-ios-15/
So many little design helper sites!
https://css-tricks.com/__trashed/
iOS Browser Choice
https://css-tricks.com/ios-browser-choice/
Tonic (Component Framework)
https://css-tricks.com/tonic-component-framework/
Collecting Email Signups With the Notion API by @ravgeetdhillon
https://css-tricks.com/collecting-email-signups-with-the-notion-api/
It'd be kinda neat to see a way to inspect z-index stacks in DevTools.
https://css-tricks.com/systems-for-z-index/
Big thoughts on where the industry is headed from @swyx
https://css-tricks.com/the-self-provisioning-runtime/
Comparing Methods for Appending and Inserting With JavaScript by @enamespace
https://css-tricks.com/comparing-methods-for-appending-and-inserting-with-javascript/
What is Your Page Title on a Google Search Engine Results Page?
https://css-tricks.com/what-is-your-page-title-on-a-google-search-engine-results-page/
Does GraphQL care about caching its queries? @notrab definitely thinks so and shows various ways to leverage GraphQL caching.
https://css-tricks.com/working-with-graphql-caching/
Oh hey, @TerribleMia notes that we can actually play with container units right now in Chrome Canary, as long as the container queries flag is on.
https://css-tricks.com/container-units-should-be-pretty-handy/
What's probably closer to the truth is that divitis doesn't matter that much in some cases. Twitter's output actually does things fairly well, or at least as well as they intend to do them.
https://css-tricks.com/twitters-div-soup-and-uglyfied-css-explained/
How to Implement Logging in a Node.js Application With Pino-logger by @SarthakDuggal
https://css-tricks.com/how-to-implement-logging-in-a-node-js-application-with-pino-logger/
Proposal for CSS @when
https://css-tricks.com/proposal-for-css-when/
This is a new thing that affects which selectors win. It's going to require some re-wiring of our CSS brains, because layers is this entirely new (and powerful) part of determining what styles actually get applied.
https://css-tricks.com/cascade-layers/
Nice little roundup from @ziizium including styling broken images and styled blockquotes to toggle switches and gradient effects.
https://css-tricks.com/7-practical-uses-for-the-before-and-after-pseudo-elements-in-css/
Resources aren’t requested by CSS, but by the DOM
https://css-tricks.com/resources-arent-requested-by-css-but-by-the-dom/