I’m just wondering if it’s all too good to be true and I’ll eventually hit some bottleneck where the JS solutions doesn’t scale. Would love to hear what other people’s experiences are.
If you’re interested here’s a shameless plug of what I’m working on: https://hevyapp.com
Haven’t experienced any “bottlenecks” but again we aren’t at huge scale or anything and we don’t have any heavy blocking computations where the single Javascript thread would be a problem.