Learn about the ways to read and import JSON files in Node.js ECMAscript modules (ESM).
Oh snap... Something got lost. Check some dogs in the meantime!
Thoughts on licenses and AI companies.
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 Learn the difference between
@ts-ignore
and@ts-expect-error
in TypeScript, when to use them, and best practices for handling type errors.