Comparing the New Generation of Build Tools

A bunch of new developer tools have landed in the past year and they are biting at the heels of the tools that have dominated front-end development over the last few years, including webpack, Babel, Rollup, Parcel, create-react-app. These new …

The post Comparing the New Generation of Build Tools appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://css-tricks.com/comparing-the-new-generation-of-build-tools/

4y | CSS tricks
CSS Is, In Fact, Awesome

You’ve seen the iconic image. Perhaps some of what makes that image so iconic is that people see what they want to see in it. If you see it as a critique of CSS being silly, weird, or confusing, you …

The post CSS Is, In Fact, Awesome appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://blog.jim-nielsen.com/2021/css-is-in-fact-awesome/

4y | CSS tricks
Coordinating Svelte Animations With XState

This post is an introduction to XState as it might be used in a Svelte project. XState is unique in the JavaScript ecosystem. It doesn’t keep your DOM synced with your application state, nor does it help you with asynchrony, …

The post Coordinating Svelte Animations With XState appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://css-tricks.com/coordinating-svelte-animations-with-xstate/

4y | CSS tricks
Space Jam

It’s certainly worth noting that the Space Jam website, which made its way into umpteen conference talks for being fabulous evidence of the web’s strength in backward compatibility, has been replaced. We could have saw that coming. Everything is …

The post Space Jam appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://mxb.dev/blog/space-jam/

4y | CSS tricks
Some Articles About Accessibility I’ve Saved Recently

“Good news about display: contents and Chrome” — Rachel Andrew notes that the accessibility danger of using display: contents; is fixed in Chrome. The problem was that, say you had a parent div that is laid out as a grid … The post Some Articles About Accessibility I’ve Saved Recently appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter. https://css-tricks.com/some-articles-about-accessibility-ive-saved-recently/

4y | CSS tricks
Jetpack Turns 10!

(This is a sponsored post.) Ten years! That’s a huge milestone for a project, especially one that had a pretty simple goal in mind from the start: give self-hosted WordPress sites many of the same features and functionality enjoyed …

The post Jetpack Turns 10! appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://jetpack.com/ten/?aff=8638

4y | CSS tricks
Gaps? Gasp!

At first, there were flexboxes (the children of a display: flex container). If you wanted them to be visually separate, you had to use content justification (i.e. justify-content: space-between), margin trickery, or sometimes, both. Then along came grids (a …

The post Gaps? Gasp! appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://css-tricks.com/gaps-gasp/

4y | CSS tricks
Splitting Time Between Product and Engineering Efforts

At each company I’ve worked, we have had a split between time spent on Product initiatives and Engineering work. The percentages always changed, sometimes 70% Product, 30% Engineering, sometimes as much as a 50/50 split. The impetus is to make …

The post Splitting Time Between Product and Engineering Efforts appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://css-tricks.com/splitting-time-between-product-and-engineering-efforts/

4y | CSS tricks

Search