![The Dilemma of Naming Font Size Variables](https://www.cdn5.niftycent.com/d/1/x/j/8/q/E/the-dilemma-of-naming-font-size-variables.webp)
Normally, a project will have a set of pre-determined font sizes, usually as variables named in such a way that seeks some semblance of order and consistency. Any project of considerable size can use something like that. There are always …
The post The Dilemma of Naming Font Size Variables appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
https://css-tricks.com/the-dilemma-of-naming-font-size-variables/
![Trigonometry in CSS and JavaScript: Beyond Triangles](https://www.cdn5.niftycent.com/d/k/8/q/a/P/l/trigonometry-in-css-and-javascript-beyond-triangles.webp)
Web design is such a rectangle-based design medium that literally any deviation from it feels fresh. Michelle Barker gets into using math in various ways to programmatically draw lines, shapes, and animations that end up looking both beautiful and have …
The post Trigonometry in CSS and JavaScript: Beyond Triangles appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
https://tympanus.net/codrops/2021/06/04/trigonometry-in-css-and-javascript-beyond-triangles
![Kubernetes Explained Simply: Containers, Pods and Images](https://www.cdn5.niftycent.com/d/1/x/j/8/x/O/kubernetes-explained-simply-containers-pods-and-images.webp)
If you zone out every time someone mentions “Kubernetes,” “containers,” or “pods,” this article is for you. No complex diagrams involved! As a front-end developer, you don’t have to know how to configure an infrastructure from scratch. However, if you …
The post Kubernetes Explained Simply: Containers, Pods and Images appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
https://css-tricks.com/kubernetes-explained-simply-containers-pods-and-images/
![The Fourteenth Fourth](https://www.cdn5.niftycent.com/d/k/l/r/V/A/7/the-fourteenth-fourth.webp)
It’s CSS-Tricks birthday! Somehow that keeps coming around every year. It’s that time where I reflect upon that past year. It’s like the annual vibe check. I’m writing this just days after my current home state of Oregon has …
The post The Fourteenth Fourth appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
![Zero-Width Space](https://www.cdn5.niftycent.com/d/1/q/o/3/j/A/zero-width-space.webp)
The name zero-width space is antithetical, but it’s not without uses. In text, maybe you’d use it around slashes because you want to be sure the words are treated individually but not have any physical space around the slash:…
The post Zero-Width Space appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
![Good Meetings](https://www.cdn5.niftycent.com/d/1/g/0/3/m/Z/good-meetings.webp)
Like it or not, meetings are essential to a good working environment and communication. Therefore, it’s crucial that we work on making them as productive as possible. Today we’ll explore myriad ways to keep meetings coordinated, well documented, and talk …
The post Good Meetings appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
![The Trick to Enable Printify Shipping Notifications for Orders in WooCommerce? Customer Notes.](https://www.cdn5.niftycent.com/d/1/Y/E/G/Y/m/the-trick-to-enable-printify-shipping-notifications-for-orders-in-woocommerce-customer-notes.webp)
This is a super niche blog post. But it’s been on my list forever to write down because this caused me grief for far too long. The setup is that you can use WooCommerce to sell things on a WordPress …
The post The Trick to Enable Printify Shipping Notifications for Orders in WooCommerce? Customer Notes. appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
https://css-tricks.com/the-trick-to-enable-printify-shipping-notifications-for-orders-in-woocomme
![App Platform on Digital Ocean](https://www.cdn5.niftycent.com/d/1/0/x/0/3/o/app-platform-on-digital-ocean.webp)
This is new stuff from DO. App Platform is a hosting product, no surprise there, but it has some features that are Jamstack-inspired in the best possible way, and an additional set of unique and powerful features. Let’s start with …
The post App Platform on Digital Ocean appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
![CSS for Web Vitals](https://www.cdn5.niftycent.com/d/e/L/G/8/r/N/css-for-web-vitals.webp)
The marketing for Core Web Vitals (CWV) has been a massive success. I guess that’s what happens when the world’s dominant search engine tells people that something’s going to be an SEO factor. Ya know what language can play a …
The post CSS for Web Vitals appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
![Hack the “Deploy to Netlify” Button Using Environment Variables to Make a Customizable Site Generator](https://www.cdn5.niftycent.com/d/e/7/X/B/E/v/hack-the-deploy-to-netlify-button-using-environment-variables-to-make-a-customizable-site-generator.webp)
If you’re anything like me, you like being lazy shortcuts. The “Deploy to Netlify” button allows me to take this lovely feature of my personality and be productive with it.
Clicking the button above lets me (or you!) instantly …
The post Hack the “Deploy to Netlify” Button Using Environment Variables to Make a Customizable Site Generator appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.