Hacker News new | ask | show | jobs
by symstym 3641 days ago
This definitely seems to set a new bar in terms of simplicity for integrating with a backend, which is nice, but this bit is concerning: "jindo will replay every jindo event that has occured on that website". That would presumably need to change if it were to scale beyond a small amount of history, though then I wonder if you can keep the model as simple as it is now.
1 comments

Thanks for the feedback! Part of our roadmap includes "server-side" observables. This will allow state to be calculated and cached on the server side, so that clients don't have to recalculate the state of the universe every time there is a page load.