External Resource Management

Valery Zinchenko - May 19 - - Dev Community

Hello, I as always working on interesting ideas for dev tools, BTW I'm totally Open Source developer, so they're gonna be independent and free.

Now I'm focused on several ideas such as External Resource or External Store, or as per Ably LiveSync.

But comparing to Ably's LiveSync, my idea is a completely Frontend part, which should accept potentially any source of data (HTTP, WebSocket, EventSource, ...). Which will contain such sources, initiate and get updated by them.

With this idea, it should solve some of Data Flow problems in Frontend by encapsulating sources in one "Resource" entity giving Observable state with controls (e.g. CRUD) and eventful nature for better customization.

In simple words, this should be something between TanStack Query and Ably's LiveSync.

What is your impression?

. . . . .
Terabox Video Player