Yarr is a React "render-as-you-fetch" router library developed by myself originally for usage at Contra during our early days of product development and enabled our tech stack of choice.
While originally and specifically designed to play nicely with Relay, Yarr can support various data fetching libraries or custom fetching solutions and plug them into a desired "render-as-you-fetch" pattern powered by React Suspense.
Tech Stack
TypeScript
React
Like this project
0
Posted Jan 20, 2023
A React router library enabling the render-as-you-fetch concurrent UI pattern.