How to Recreate the Ripple Effect of Material Design Buttons
https://css-tricks.com/how-to-recreate-the-ripple-effect-of-material-design-buttons/
Animating Number Counters
https://css-tricks.com/animating-number-counters/
Balancing on a pivot with Flexbox
https://css-tricks.com/balancing-on-a-pivot-with-flexbox/
The Widening Responsibility for Front-End Developers
https://css-tricks.com/the-widening-responsibility-for-front-end-developers/
Let's imagine what the development needs are for a theoretical physical training app. Hosting, auth, data storage, media storage...
That all maps very nicely to @awsamplify, our awesome ❥ new sponsor.
Check the post for my explanation.
https://css-tricks.com/looking-at-aws-amplify/
Using JavaScript to Adjust Saturation and Brightness of RGB Colors
https://css-tricks.com/using-javascript-to-adjust-saturation-and-brightness-of-rgb-colors/
On the Web Share API
https://css-tricks.com/on-the-web-share-api/
Styling Complex Labels
https://css-tricks.com/styling-complex-labels/
Free, virtual event hosted by @Snyk designed to help development, security and operations teams accelerate delivery of secure software. 100% of event proceeds benefit the Bill & Melinda Gates Foundation.
http://snyk.io/snykcon
How to Make an Unobtrusive Scroll-to-Top Button
https://css-tricks.com/how-to-make-an-unobtrusive-scroll-to-top-button/
Parsel: A tiny, permissive CSS selector parser
https://css-tricks.com/parsel-a-tiny-permissive-css-selector-parser/
A Complete Guide to CSS Media Queries, courtesy of @andresgalante who did an incredible amount of work on it.
https://css-tricks.com/a-complete-guide-to-css-media-queries/
There’s a good reason why experienced devs say “it depends” so often
https://css-tricks.com/theres-a-good-reason-why-experienced-devs-say-it-depends-so-often/
Some Industry Podcasts
https://css-tricks.com/some-industry-podcasts/
The Paper Prototype Rule
https://css-tricks.com/the-paper-prototype-rule/
Support for flexbox gutters in @webkit has just landed
More about that and other flexbox improvements done by @svillarsenin from @igalia on his last blog post:
https://trac.webkit.org/changeset/267829
https://blogs.igalia.com/svillar/2020/10/01/closing-the-gap-in-flexbox/
I'm excited to share details of a new conference coming March 2021 celebrating the modern web! It's been an honor to be the curator of the CSS track, and I encourage you to check out all the speakers confirmed so far 🎉
10 tracks
5 days
100% virtual on a new platform: EventLoop
Modern Web Summit: We've narrowed the #MWS2021 content to 10 tracks: Accessibility, CSS, GraphQL, Indie Hackers, Jamstack, Open Source, React, Serverless, Svelte, & Vue. Before we get into each of these subjects, let's talk about why we are featuring these tracks.
Lets unroll this 🧵 👇
less is more with CSS every time
Hampton: If you are trying to style something in CSS and you keep adding properties until it looks right. DELETE ALL OF THEM and go back and do it again and make sure you understand what was going on. Most of the time, you only needed 1-2 properties, vs all of the ones you tried.
Achieving Vertical Alignment (Thanks, Subgrid!)
https://css-tricks.com/achieving-vertical-alignment-thanks-subgrid/