What I really like about this article is that it highlights the fine line between a library or framework that can be configured to do pretty much anything, and just a programming language.
The conspiracy theorist in me wonders if this is just a plot made by some people so that most people will not get actual coding experience and just learn to turn knobs on the current framework, thus making the difference between them and the frameworks builders even bigger.
If that was their goal they failed miserably. In reality, AngularJS made extra boilerplate and extra spaghetti, leading to its eventual abandonment by Google. If anything, you had to really be an expert programmer to use Angular.
I'll put in a third plug for Lit here since it doesn't get much love on HN. Lit is as bare metal as web components and data binding properties could possibly be. It's near zero boilerplate. You just include Lit and start writing your real code. What a relief!
The conspiracy theorist in me wonders if this is just a plot made by some people so that most people will not get actual coding experience and just learn to turn knobs on the current framework, thus making the difference between them and the frameworks builders even bigger.