What is your experience in maintenance with angular and vuejs app?
I'm used to develop with angular. Even if the upgrade are well documented, the fact that is major version with potential breaking change every 6 months is boring at some point.
I wonder how it is with vuejs because there is only one major version since the v3 ( 3 years old) ?
Any feed back?
I say this as a loyal Vue developer - the differences between Vue/react/angular are too small to bother switching from what you know.
If you're going to switch, try something which brings a tangible benefit (e.g. svelte's compilation). Otherwise sick with angular.
Thank you :)
What is the frequency of your vuejs libraries upgrade?
About svelte, I feel that svelte is more suitable for small and medium apps, and vuejs/react/angular for bigger apps.