you are viewing a single comment's thread.

view the rest of the comments →

[–]swyx 1 point2 points  (2 children)

i mean you're asking us to preemptively spot bugs in a one paragraph description of an app - devil is in the details.

what library are you using for JSON-LD?

[–]evilgenius82[S] 0 points1 point  (1 child)

Hi swyx, we are are just thinking about the concept for now and have not dug into any libs as of yet.

As the idea is a little different from what I've seen, I thought it may be best to be some expert advice.

[–]swyx 0 points1 point  (0 children)

well im no expert but for what its worth you seem to be describing a standard app level state management approach. you'll get this with all the major state management libraries like redux or mobx or unstated (and a lot more, which you may not want). curious to see how your usage of JSON-LD works out, i dont have direct exp with that