react

lilactown 2021-08-14T17:32:56.010100Z

the react 18 startTransition / useTransition API is awesome

lilactown 2021-08-14T17:43:39.010700Z

I'm using it in a side project. seamlessly handles updates that can take a variable amount of time and you want to show some loading state if it takes too long