Thoughts on licenses and AI companies.
Posts people like
Learn about the ways to read and import JSON files in Node.js ECMAscript modules (ESM).
CSS custom properties don't work in media queries. Custom media queries could help out here but unfortunately, they're not supported yet.
Intl
enables you to split strings into meaningful parts such as words, sentences and graphemes..Segmenter Quick thoughts on being a framework developer.
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.
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
Learn the difference between
@ts-ignore
and@ts-expect-error
in TypeScript, when to use them, and best practices for handling type errors.Override and enforce dependency versions using npm "overrides".