fate
A modern data client for React & tRPC
#Open Source
#Developer Tools
#GitHub
fate – a modern data client for React and tRPC
Summary: fate is a data client for React and tRPC that integrates view composition, normalized caching, data masking, and Async React features with type safety. It offers a minimal JavaScript API without DSL or magic to streamline data fetching and state management.
What it does
fate enables composable and declarative data fetching and state management in React apps by combining Relay and GraphQL concepts with tRPC's type safety and Async React capabilities.
Who it's for
It is intended for React developers using tRPC who need predictable and efficient data handling.
Why it matters
fate addresses the complexity of data fetching and state management by providing a minimal, type-safe, and composable solution.