Earlier quoted context omitted.
> As a programmer, I want to spend most of my time programming in a programming language If your work requires you to use a web stack, this attitude will not serve you well in the long run. If you make the effort to learn these technologies, you'll soon find them to be simple and predictable, but admittedly not without some historical baggage. You may even have an easier time with Svelte, since it has everything work…
Not sure about this. Most JS frameworks only last a few years before the next shiny is mass adopted. The churn in JS land is insane. React is definitely one of the long beards though, and thats’s because declarative programming is a win for UIs IMO. So much so it had a massive knock on effect in popularizing this approach (what’s old is new again… and again) across languages and problem sets.
In my post I was actually speaking about learning CSS and HTML alongside the "real programming language" that is JS/TS.