Zooming Images in a Grid Layout by @ChallengesCSS
https://css-tricks.com/zooming-images-in-a-grid-layout/
Sometimes you gotta take matters in your own hands, which is what @simevidas did to get scroll snapping on his Twitter timeline.
(He also sneaks in a little UX suggestion that’s a huge win for product grids.)
https://css-tricks.com/how-i-added-scroll-snapping-to-my-twitter-timeline/
Converting Speech to PDF with NextJS and ExpressJS by @bonarhyme
https://css-tricks.com/converting-speech-to-pdf-with-nextjs-and-expressjs/
Smooshing together great ideas from @davatron5000 and @ChallengesCSS.
https://css-tricks.com/implicit-grids-repeatable-layout-patterns-and-danglers/
You can get some p cool and complex patterns with v little code from CSS grid’s auto-placement powers. Great demos here from @ChallengesCss.
https://css-tricks.com/exploring-css-grids-implicit-grid-and-auto-placement-powers/
They broke in iOS 13 but seem to be back in action!
https://css-tricks.com/scroll-shadows-pure-css-parallax-game-back-on/
I love @mozdevnet's little fade effect for truncating text in cards. Comes with some upsides that text-overflow: ellipsis doesn't.
https://css-tricks.com/recreating-mdns-truncated-text-effect/
Why I Chose Angular to Build a URL Shortener by @obumnwabude
https://css-tricks.com/why-i-chose-angular-to-build-a-url-shortener/
Roundup of Recent Document Outline Chatter
https://css-tricks.com/roundup-of-recent-document-outline-chatter/
Michelle Barker: Logical Properties for Useful Shorthands
https://css-tricks.com/logical-properties-for-useful-shorthands/
How stroke-dasharray Patterns Work
https://css-tricks.com/how-stroke-dasharray-patterns-work/
Got a bit reflective on how my desk has changed over the years and what it says about me. I bet many of our desks have stories to tell.
https://css-tricks.com/office-spaces/
Here’s a hand-picked list of React hooks from @kwennb that you might not reach for in your day-to-day but are definitely handy.
https://css-tricks.com/react-hooks-the-deep-cuts/
Nothing short of brilliance and beauty from @robinrendle this (non-CSS) essay.
https://css-tricks.com/in-praise-of-shadows/
Technical Writing for Developers by @eludadev
https://css-tricks.com/technical-writing-for-developers/
Having a little fun with thinking up collective nouns for @11yMel's site.
https://css-tricks.com/collective-nouns-for-the-web/
The final post in @ChallengesCSS's series on single-element loaders is a mini bootcamp in CSS masks, clip-paths, and gradients.
https://css-tricks.com/single-element-loaders-going-3d/
Bunny Fonts
https://css-tricks.com/bunny-fonts/
Great points from @yatil on the dangers of truncating text with CSS. It's just one property capable of "losing data" from overflow, alignment, etc.
https://css-tricks.com/text-overflow-ellipsis-considered-harmful/