Content pfp
Content
@
https://warpcast.com/~/channel/nodejs
0 reply
0 recast
0 reaction

jatzelnigerson pfp
jatzelnigerson
@jatzelnigerson
What are some UI/UX moves that can make your app "feel" faster? Or the opposite - what UI things make a website feel frustratingly slow? A few examples: * Optimistic UI * mousedown instead of click * unnecessary spinners Doing a show on this
0 reply
0 recast
0 reaction

nba2k pfp
nba2k
@nba2k
Prefetching, getting any heavy work off the main thread, GPU-optimized CSS, cap RAF frame rate where it's not noticeable. Giving the browser some coffee.
0 reply
0 recast
0 reaction