(for those of you using AI for code, let's not get into this debate)
🚨 What are some modern web platform (CSS, HTML, JS) features that you wish your AI agent utilized, but doesn't (or gets them wrong)?
I’ll go first:
- CSS: lh unit, trig functions, nesting
- HTML: inert attribute
- JS: Regex lookbehind, regex named groups, RegExp.escape(), Object.groupBy()