Comment by mort96

12 days ago

This applies to every single web framework/library, so I guess your point is that nobody should start making web things?

It kind of is - although, with a twist.

I think most things done currently with the frontend "frameworks", could be achieved with standard HTML5+JS, without any "build steps" or other bloat involved.

This said, there is a case for building on a commonly used mature platform, such as React, to speed up the development cycle and in order not inventing the wheel again.