Hacker News new | ask | show | jobs
by jauntywundrkind 403 days ago
Part of what scares me about React Server Components is that it very directly matches the web down this path. Instead of APIs and data and a front end app, the web becomes a view screen for computetion running far far away.

The Flutter vision feels very similar, treating the web as a big canvas to draw pixels on.