Posts tagged with #typescript

Forms are hard, they said

Forms are essential for any interactive web experience. But they are easy to mess up. See what makes a good form and how modern tooling can help systematically creating great forms.

UX++ and DX++ with Sync Engines

We're stuck at improving our web apps UX. What we do currently is too complex for devs. I am certain that Sync Engines are the next leap forward for both creating magical user experiences and reducing mental load for developers.

The Silence of the Errors

Make errors impossible to ignore by making them annoying: use sounds and alerts in development, send notifications in production. Catch client and server errors early and hold yourself accountable to fix them immediately.