Nice tips from @pedrodanielcsan on making a codebase easy for anyone to pick up and understand.
https://css-tricks.com/building-a-newbie-friendly-codebase/
An Interview With Thierry Koblentz by Pankaj Parashar
https://css-tricks.com/thierry-koblentz-atomic-css/
Building a Scrollable and Draggable Timeline with GSAP
https://css-tricks.com/building-a-scrollable-and-draggable-timeline-with-gsap/
User Registration and Auth Using Firebase and React by @Tammibr25891504
https://css-tricks.com/user-registration-authentication-firebase-react/
The Optional Chaining Operator, “Modern” Browsers, and My Mom
https://css-tricks.com/the-optional-chaining-operator-modern-browsers-and-my-mom/
“Evergreen” Does Not Mean Immediately Available by @ericwbailey
https://css-tricks.com/evergreen-does-not-mean-immediately-available/
Metaphors We Web By
https://css-tricks.com/metaphors-we-web-by/
Notes on Reverse-Scrolling Columns With CSS Scroll-Timeline
https://css-tricks.com/css-scroll-timeline-reverse-motion-preference/
The Relevance of TypeScript in 2022 by Mamta Dalal
https://css-tricks.com/the-relevance-of-typescript-in-2022/
Some deep exploration of `text-decoration-thickness: from-font` by @malimirkeccita
https://css-tricks.com/from-font-value-text-decoration-thickness/
Git: Switching Unstaged Changes to a New Branch
https://css-tricks.com/git-switching-unstaged-changes-to-a-new-branch/
Demystifying TypeScript Discriminated Unions by @adamrackis
https://css-tricks.com/typescript-discriminated-unions/
How to Cycle Through Classes on an HTML Element
https://css-tricks.com/cycle-through-classes-html-element/
If you're looking for interesting borders that go beyond the normal `border-style` options, @ChallengesCss has some neat masking approaches that'll do the trick.
https://css-tricks.com/css-borders-using-masks/
How Do You Handle Component Spacing in a Design System?
https://css-tricks.com/component-spacing-design-system/
How to Make a Scroll-Triggered Animation With Basic JavaScript by @0shuvo0
https://css-tricks.com/scroll-triggered-animation-vanilla-javascript/
Why Don't Developers Take Accessibility Seriously? by @melaniersumner
https://css-tricks.com/why-dont-developers-take-accessibility-seriously/
Using SVG in WordPress (2 Helpful Plugin Recommendations)
https://css-tricks.com/using-svg-in-wordpress/
Here’s a fun one from @StoryKaboom about lifecycle callbacks in web components — using zombie and clown examples, of course. 🧟♀️🤡
https://css-tricks.com/context-aware-web-components/
A giant and absolutely thorough beginner's guide to npm. Thanks to @jjcollinsworth for all the hard work putting it together!
https://css-tricks.com/a-complete-beginners-guide-to-npm/