| Website | https://marchbox.com |
| Website | https://marchbox.com |
#CSS `:has()` feature detection with `@supports(selector(…))`: You want `:has(+ *)`, not `:has(*)`
> If you’re feature detecting `:has()` with `@supports` you must pass a selector into `:has()`. This can be `*` but if your code uses relative selectors inside `:has()`, use `@supports selector(:has(+ *))` instead. This must be done to filter out Firefox visitors who have flipped on the experimental `:has()` support, which currently lacks support for relative selectors.
[`DOMTokenList`](https://github.com/marchbox/intl-elements) is a built-in DOM interface that represents a set of string tokens. If you are familiar with `classList`, you are already familiar with it. In a recent project, I wanted to make a custom element property as a `DOMTokenList`, here’s what I learned.
There finally is a site for my book about the history of keyboards.
I think you’ll enjoy it. There are quite a few fun/interactive things in there, and you can sign up to be notified when the Kickstarter is ready! https://shifthappens.site
I DON'T WANT SELF DRIVING CARS!!!!
✔️ I want boring things like public transit that comes so regularly I don't need to check a schedule.
✔️ I want fast passenger rail so accessible and easy it's preferable to suffering airports.
✔️ I want cities that aren't built around cars-as-default
✔️ I want the country to own it.
LinkedIn CEO Ryan Roslansky
"Pre-pandemic,~1% of all jobs posted on LinkedIn were remote. As of today, that number is ~14%...but that's not the fascinating part. What's fascinating is north of 50% of all job applications on a daily basis on LinkedIn go to that 14% of remote jobs"