
Anyone else tired of writing fetchers and keys in network calls?
I’m tired of writing fetcher and cache keys and magic string every where to invalidate. So I create Spoosh currently support - Caching, Deduplication, Auto tag invalidation, Infinite queries , Optimistic updates, Refetch, Polling, Prefetch, Debounce, Queue, SSE, Parallel Queries, Lazy fetch, Devtool and many more with extensible plugin system. tPRC level End to end type-safety support for Hono, Elysia. Invalidation By default Spoosh handle tag invalidation automatically, you can add custom tags and invalidation if you want. Optimistic Update Fully type safe dead simple optimistic update with auto completion. ## Queue Concurrent request processing with built-in queue management There are so many features if you are interest please check the official documentation Documentation website will miss examples but I'm adding more, if you are trying and if you have any questions just let me know. Currently Spoosh support React, Angular because these are my daily drivers. If you are interest to
Continue reading on Dev.to
Opens in a new tab



