![Dock Life: Using Docker for All The Things!](https://www.cdn5.niftycent.com/d/1/n/A/9/d/V/dock-life-using-docker-for-all-the-things.webp)
I think if you’re a DevOps person in any capacity, the utility of Docker is very clear. Your things run in containers that are identical everywhere. Assuming Docker is working/running, the code will execute in a reliably consistent way whether … https://css-tricks.com/dock-life-using-docker-for-all-the-things/
![Exactly What You Want](https://www.cdn5.niftycent.com/d/1/Y/O/8/p/A/exactly-what-you-want.webp)
What is one thing people can do to make their website better?
Exactly what you want to build!
Ask yourself:
What drew you to development in the beginning?Is there an experimental API that you’ve been wanting to try out?… https://css-tricks.com/exactly-what-you-want/
![Embrace the Unpredictable](https://www.cdn5.niftycent.com/d/k/K/x/5/P/V/embrace-the-unpredictable.webp)
In nature, no two things are ever the same. Life is imperfect, unpredictable, and beautiful. We can walk through the same forest every day and see differently colored leaves. We can look up at the clouds every minute and watch … https://css-tricks.com/embrace-the-unpredictable/
![A Look at the Cloudinary WordPress Plugin](https://www.cdn5.niftycent.com/d/D/O/2/X/A/r/a-look-at-the-cloudinary-wordpress-plugin.webp)
(This is a sponsored post.) Cloudinary (the media hosting and optimization service) has a brand new version (v3) of its WordPress plugin that has really nailed it. First, a high-level look at the biggest things this plugin does:
It
…
The post A Look at the Cloudinary WordPress Plugin appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
https://css-tricks.com/a-look-at-the-cloudinary-wordpress-plugin/
![Diagonal Stripes Wipe Animation](https://www.cdn5.niftycent.com/d/1/n/A/9/n/Y/diagonal-stripes-wipe-animation.webp)
I was playing this game on Apple Arcade the other day called wurdweb. It’s a fun little game! Little touches like the little shape dudes that walk around the screen (but otherwise don’t do anything) give it a lot …
The post Diagonal Stripes Wipe Animation appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
![Using the Reflog to Restore Lost Commits](https://www.cdn5.niftycent.com/d/e/L/o/w/y/P/using-the-reflog-to-restore-lost-commits.webp)
This article is part of our “Advanced Git” series. Be sure to follow us on Twitter or sign up for our newsletter to hear about future articles! The “Reflog” is one of Git’s lesser-known features—but one that can be extremely …
The post Using the Reflog to Restore Lost Commits appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
https://css-tricks.com/using-the-reflog-to-restore-lost-commits/
![We Analyzed 425,909 Favicons](https://www.cdn5.niftycent.com/d/e/4/x/b/K/g/we-analyzed-425-909-favicons.webp)
This is a neat idea for a research project. The big map is fun, but the research had some tidbits in it worth looking at.
The average favicon network request takes 130ms, at least from our speedy cloud instance.
…
The post We Analyzed 425,909 Favicons appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
![Recreating the Apple Music Hits Playlist Animation in CSS](https://www.cdn5.niftycent.com/d/1/N/G/V/w/a/recreating-the-apple-music-hits-playlist-animation-in-css.webp)
Apple Music has this “Spatial Audio” feature where the direction of the music in your headphones is based on the location of the device. It’s tough to explain just how neat it is. But that’s not what I’m here to …
The post Recreating the Apple Music Hits Playlist Animation in CSS appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
https://css-tricks.com/recreating-the-apple-music-hits-playlist-animation-in-css/
![When is it “Right” to Reach for contain and will-change in CSS?](https://www.cdn5.niftycent.com/d/1/E/E/6/Z/E/when-is-it-right-to-reach-for-contain-and-will-change-in-css.webp)
I’ve got some blind spots in CSS-related performance things. One example is the will-change property. It’s a good name. You’re telling the browser some particular property (or the scroll-position or content) uh, will, change: .el { will-change: opacity;
…
The post When is it “Right” to Reach for contain and will-change in CSS? appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
![A Handy Little System for Animated Entrances in CSS](https://www.cdn5.niftycent.com/d/k/J/5/Q/0/9/a-handy-little-system-for-animated-entrances-in-css.webp)
I love little touches that make a website feel like more than just a static document. What if web content wouldn’t just “appear” when a page loaded, but instead popped, slid, faded, or spun into place? It might be a …
The post A Handy Little System for Animated Entrances in CSS appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
https://css-tricks.com/a-handy-little-system-for-animated-entrances-in-css/