Lessons learned from interacting with the JavaScript Clipboard API.
Articles โ Page 41
Keep writing, writing, writing ...
Emoji rendering struggles, differences in keyboard button clicks (
space
andenter
) and theautocapitalize
attribute.Space and Enter keys trigger button click events. Surprisingly, they both fire at different times.
Node.js 18 comes with a new native
fetch
method.The new
fetchpriority
attribute, the beauty of web components and modern CLI tools.