The 2021 Jamstack Community Survey results are out and @seldo rounded up the highlights.
https://css-tricks.com/jamstack-developers-favorite-frameworks-of-2021/
Those “Get The App” Banners
https://css-tricks.com/those-get-the-app-banners/
6 KB minified and gzipped. I wonder how much smaller Cash would be if it dropped IE 11 support.
https://css-tricks.com/cash-tiny-jquery-alternative/
Better Collaboration With Pull Requests by @gntr
https://css-tricks.com/better-collaboration-with-pull-requests/
The Case for ‘Developer Experience’
https://css-tricks.com/the-case-for-developer-experience/
I like the pushback from @katiekodes here.
https://css-tricks.com/jekyll-doesnt-do-components-liar/
Building a Tennis Trivia App With Next.js and Netlify by @brenelz
https://css-tricks.com/building-a-tennis-trivia-app-with-next-js-and-netlify/
Comparing Google Analytics and Plausible Numbers
https://css-tricks.com/comparing-google-analytics-and-plausible-numbers/
Writing Your Own Code Rules
https://css-tricks.com/writing-your-own-code-rules/
Blog posts that get into the whole "how to think like a front-end developer" vibe are my favorite.
https://css-tricks.com/developer-decisions-for-building-flexible-components/
A solid overview of Vanilla-Extract by @elliotclydenz.
https://css-tricks.com/css-in-typescript-with-vanilla-extract/
Pop-up Message Boxes: The Overlap Problem And How to Fix It
https://css-tricks.com/pop-up-message-boxes-the-overlap-problem-and-how-to-fix-it/
Mr. @robinrendle breaks down the lovely MD Nichrome, including some nifty CSS tidbits of course.
https://css-tricks.com/websites-we-like-md-nichrome/
The Single Page App Morality Play
https://css-tricks.com/the-single-page-app-morality-play/
What makes a good Markdown editor? @leonbarnard has a few considerations, plus some app recommendations.
https://css-tricks.com/considerations-for-using-markdown-writing-apps-on-static-sites/
The Options for Password Revealing Inputs
https://css-tricks.com/the-options-for-password-revealing-inputs/
Scroll Shadows With JavaScript
https://css-tricks.com/scroll-shadows-with-javascript/
A bonafide CSS trick from the Facebook CSS codebase documented by none other than @shadeed9.
https://css-tricks.com/conditional-border-radius-in-css/
Part 2 in this "Advanced Git" series from @gntr: Branching Strategies in Git
https://css-tricks.com/branching-strategies-in-git/
This is some bonafide CSS trickery from Harry that gives you some generic performance advice based on what it sees in your element.
https://css-tricks.com/ct-css-performance-hints-via-injected-stylesheet-alone/