CSS custom properties don't work in media queries. Custom media queries could help out here but unfortunately, they're not supported yet.
Posts people like
Learn about the ways to read and import JSON files in Node.js ECMAscript modules (ESM).
Learn the difference between
@ts-ignore
and@ts-expect-error
in TypeScript, when to use them, and best practices for handling type errors.Thoughts on licenses and AI companies.
Quick thoughts on being a framework developer.
Chromium ships
ariaNotify()
, how to implements Apple's liquid glass effect and what's it about Git's--porcelain
flag?The new Safari 18 beta dropped and it's packed with new web features. I collected browser compat information and checked what features are safe to use today.
Intl
enables you to split strings into meaningful parts such as words, sentences and graphemes..Segmenter Learn how to use Tailwind's group selector and arbitry variants to style an element's children.
git has a auto correct flag which automagically correct mistyped commands