Frontend framework evolution, no new emoji flags and smooth job interviews.
Articles โ Page 44
Keep writing, writing, writing ...
Lessons learned from interacting with the JavaScript Clipboard API.
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.