Give it a year or two and we will be back to PHP. A lot of people are seeing the massive changes PHP has done and realizing it's just not as bad as it used to be. 7.x was a huge change, and 8.x is also doing great things. And so no one rages about my opinions, there's some sarcasm about "going back to PHP". Obviously the industry will stick to JS/TS for the most part.
PHP has been “not bad” for a decade. The problem is that it isn’t good and I can’t think of a reason to choose it for a new project when there are so many better, established languages.
Yes. Much like
https://xkcd.com/224/
the Internet is ostensibly all clever JavaScript frameworks, but actually leans heavily in out-of-sight places on big piles of plain old HTML.
Much like SQL, there's a million tools that will generate HTML, until we need a really specific output. Then we just cram the exact output we need into a text file and call it a day.