![WordPress Developer Blog](https://www.cdn5.niftycent.com/d/D/2/3/W/j/4/wordpress-developer-blog.webp)
Well, hey check this out. Looks like there is a brand spankin’ new blog over at WordPress.org all about WordPress development. In the original proposal for the blog, Birgit Pauli-Haak writes:
The Make Core blog has a heavy
![Taming the Cascade With BEM and Modern CSS Selectors](https://www.cdn5.niftycent.com/d/e/r/P/m/3/v/taming-the-cascade-with-bem-and-modern-css-selectors.webp)
BEM. Like seemingly all techniques in the world of front-end development, writing CSS in a BEM format can be polarizing. But it is – at least in my Twitter bubble – one of the better-liked CSS methodologies.
Personally, I think …
Taming the Cascade With BEM and Modern CSS Selectors originally published on
![Making Static Noise From a Weird CSS Gradient Bug](https://www.cdn5.niftycent.com/d/k/X/4/B/L/E/making-static-noise-from-a-weird-css-gradient-bug.webp)
What I will be doing here is kind of an experiment to explore tricks that leverage a bug with the way CSS gradients handle sub-pixel rendering to create a static noise effect — like you might see on a TV with no signal.
Making Static Noise From a Weird CSS Gradient Bug originally published on CSS-Tricks, which is part o
![Creating a Settings UI for a Custom WordPress Block](https://www.cdn5.niftycent.com/d/D/y/j/6/y/d/creating-a-settings-ui-for-a-custom-wordpress-block.webp)
So far, we’ve covered how to work with data from an external API in a custom WordPress block. We walked through the process of fetching that data for use on the front end of a WordPress site, and how to …
![DigitalOcean Welcomes Cloudways to the Family](https://www.cdn5.niftycent.com/d/e/7/7/x/P/6/digitalocean-welcomes-cloudways-to-the-family.webp)
Hey folks! If you’ve been keeping up with the latest DigitalOcean news, you might be aware that we recently announced our acquisition of a company called
![Finding Front-End Development Scholarships](https://www.cdn5.niftycent.com/d/k/Q/K/o/j/A/finding-front-end-development-scholarships.webp)
I’m often asked where to learn web development. The answer varies, of course, and we’ve published a few posts on the topic over the years, the most recent of which was Chris taking a stab at different learning paths in …
Finding Front-End Development Scholarships originally published on
![Behind the CSScenes, November 2022](https://www.cdn5.niftycent.com/d/D/m/j/K/M/W/behind-the-csscenes-november-2022.webp)
Is it Fall? Winter? I don’t know, but I woke up with snow in the front yard this morning and felt like it was time to write a little update about what’s been happening around CSS-Tricks this past month, as …
Behind the CSScenes, November 2022 originally published on CSS-Tricks, which is part of the
![Classy and Cool Custom CSS Scrollbars: A Showcase](https://www.cdn5.niftycent.com/d/1/N/K/o/v/o/classy-and-cool-custom-css-scrollbars-a-showcase.webp)
In this article we will be diving into the world of scrollbars. I know, it doesn’t sound too glamorous, but trust me, a well-designed page goes hand-in-hand with a matching scrollbar. The old-fashioned chrome scrollbar just doesn’t fit in as …
Classy and Cool Custom CSS Scrollbars: A Showcase originally published on CS
![CSS Grid and Custom Shapes, Part 3](https://www.cdn5.niftycent.com/d/D/v/L/K/l/a/css-grid-and-custom-shapes-part-3.webp)
![What CSS Do You Absolutely Have to Know in 2022?](https://www.cdn5.niftycent.com/d/1/p/v/O/Y/N/what-css-do-you-absolutely-have-to-know-in-2022.webp)
Sacha Greif openly wondered whether CSS has gotten to be, you know, too big. With all the goodies that’ve shipped in browsers the past couple of years — container queries! relative color syntax! cascade layers!