I'm quite happy we don't have one dominant framework in JS. We have good tools for specific tasks and glueing them together is easy in JS land. Not having a big framework dictate your options is actually quite liberating.
Yup, I much prefer PHP to js hell but laravel is great until you want to actually build something novel. Then it gets in your way with a million layers of indirection all the way down.
JS is much more friendly when it comes to plug n play.
Maybe this is good for your pet projects, but on an industry level I can't imagine constant arguing about which flavor of week every special snowflake within the team wants to use.
JS is much more friendly when it comes to plug n play.