It seems Convex is about having data storage + client libraries that automatically react to changes without the developer explicitly making API calls and setting up subscriptions. On first glance it seems most useful for multiplayer apps, but maybe it’s more broadly applicable because of reactive web frameworks.<p>Question for frontend developers: would you agree that data management is one of the harder parts of using serverless platforms today? How does this compare with some of the other offerings out there?