Dikembe Mutombo did so much good in his life way beyond basketball.
I was a teen when he led the Nuggets to an upset of the Sonics and this image of his pure happiness is what always pops in my head when I hear his name.
I’m sad to learn of his passing.
@branmcconnell Hey @branmcconnell wow, what a nice surprise to get your message. That's awesome you met my Dad in Asheville! Yeah fellow frontend engineer, happy to collab sometime, don't be a stranger! 🙌
A fantastic read here on the :has() pseudo-class — “It also opens the door to replacing JavaScript solutions that weren't yet possible to achieve with only CSS”
Today is Human Rights Day & the 75th anniversary of the Universal Declaration of Human Rights. Becoming more actively involved in Human Rights work lead to Peter’s participation in the Conspiracy of Hope (1986) and Human Rights Now! (1988) Tours, working with Jack Healey 1/3
No-JS hamburger menu w/the popover API:
Browser handles:
- clicks on hamburger & close btns
- esc key to exit
- tab nav
- spacebar + enter key toggle (open & close)
- light dismiss (click away) close
How:
<btn popovertarget="menu">..</>
<div popover role="menu" id="menu">..</>
CSS is getting more advanced every day:
- More powerful selectors
- Logical property values everywhere
- Container queries
- Preference queries
- More dynamic functions
✊ Join the revolution. Reduce your script payload by taking advantage of logical, modern CSS ✊