Shravan Jha@shravan_jha
Testing by shravan
♡ 0💬 0
Log in to share your thoughts.
Testing by shravan
Just shipped a new feature using Remix 2 loaders. The progressive enhancement story is unreal!
Accessibility tip: always test with a keyboard before shipping. Tab order matters more than you think.
Hot take: co-locating your data fetching with your components (via loaders) is the best DX improvement in years.
TIL you can stream data in Remix with defer(). Game changer for slow API calls.
Just open-sourced my Remix starter template. Link in bio!