https://uxdesign.cc/the-ultimate-guide-to-proper-use-of-animation-in-ux-10bd98614fa9
Category: Uncategorized
ING web component library
This one looks pretty good. I was inspecting their html just the other day, all web components.
Making Responsive Javascript Free Charts
Rich Harris of Svelte and New York Times https://dev.to/richharris/a-new-technique-for-making-responsive-javascript-free-charts-gmp
Structured programming in Z80 assembly
Stop using so many divs – an introduction to Semantic HTML
This is a good introduction to semantic markup in HTML. Every web developer could benefit from a refresher course in the core language of the World Wide Web. Some of it has changed in recent years to be more expressive and accessible.
https://dev.to/kenbellows/stop-using-so-many-divs-an-intro-to-semantic-html-3i9i
Towards a post-HTML web
Dokku
set up servers easily https://t.co/2wxT0yOgu3
React Hook Form
Performant, flexible and extensible forms with easy-to-use validation.
Why finite state machines?
A good introduction to finite state machines in user interfaces and the robot FSM framework.
The Mental Gymnasticsof Service Worker
An interactive service worker tutorial