A website about making websites. Since 2007!

What CSS concepts should a junior dev review before an interview?
172
133
1,281
What's probably closer to the truth is that divitis doesn't matter that much in some cases. Twitter's output actually does things fairly well, or at least as well as they intend to do them. css-tricks.com/twitters-div-…
1
4
26
This is a new thing that affects which selectors win. It's going to require some re-wiring of our CSS brains, because layers is this entirely new (and powerful) part of determining what styles actually get applied. css-tricks.com/cascade-layer…
8
44
Love this line from @BenNadel: We need to lean into an asymmetric reality. We need to embrace the fact that data is asymmetric and we need to design user interfaces that can expand and contract to work with the asymmetry, not against it. css-tricks.com/embracing-asy…
4
11
66
It's not every day you see a new processor for building websites that reinvents the syntax for HTML and CSS and JavaScript. That's what imba is doing. css-tricks.com/imba/
1
22
CSS-Tricks retweeted
What's in your recent search history related to CSS? 🤔
102
4
74
Designing Beautiful Shadows in CSS css-tricks.com/designing-bea…
1
24
133
CSS-Tricks retweeted
media-queries-4 making confusing queries much simpler 😍 caniuse (Firefox only atm) caniuse.com/mdn-css_at-rules… CSS spec w3.org/TR/mediaqueries-4/#ra… PostCSS plugin github.com/postcss/postcss-m… ⭐️ to show Chromium you want it bugs.chromium.org/p/chromium…
30
465
2,073
`gap` may be one of the shortest CSS property names, but means different things in different layout contexts. @patrickbrosset does a nice job breaking those down. css-tricks.com/minding-the-g…
2
18
70