@nikitonsky Agreed that the average website in 2024 is trending toward JS bloat. Even GitHub is moving in this direction.
To counter this effect I think there needs to be better documentation/tutorials for using modern frontend reactive JS frameworks (like Vue or React) with traditional backend frameworks (like Django, Rails, even PHP).
#Vue 2 did a good job here. But Vue 3 docs mainly focus on SFCs and Vite, which don’t play nice with other frameworks.