Intl enables you to split strings into meaningful parts such as words, sentences and graphemes.
Posts people like
.Segmenter Quick thoughts on being a framework developer.
CSS custom properties don't work in media queries. Custom media queries could help out here but unfortunately, they're not supported yet.
Thoughts on licenses and AI companies.
em and strong elements are not announced by assistive technologies such as screen readers.
The web compatibility standard, importing JSON with
{ type: 'json' }and Intl.Segmenter.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 about the ways to read and import JSON files in Node.js ECMAscript modules (ESM).
git has a auto correct flag which automagically correct mistyped commands
The new field-sizing CSS property allows inputs, selects and textareas to grow depending on their content.