Hacker News new | ask | show | jobs
by hodgesrm 1761 days ago
> I personally would argue with every single point this article makes, except scalability.

Maybe you could be more explicit about what you don't like about their ideas? I personally do like a lot of their ideas, such as the following:

> In the future, I’d expect to see a tighter coupling between the frameworks we’re using for reactive frontends – React, Vue, etc. – and the database, via hooks or otherwise.

This builds on the behavior that made MongoDB so phenomenally popular, as the article points out. Data management is pervasive in modern applications and anything that makes it easier for devs to implement is goodness.