In js land there's a wealth of frameworks available. For me just of the top of my head I can think of React, Vue, Svelte, Angular, Ember, Alpine, Meteor and Backbone - certainly there's enough to overwhelm anyone just getting into working with javascript.
So my question is, do you have a "go to" framework when you're developing javascript applications? Why?
For me, I develop in Vue which is heavily influenced by my background in Laravel. I feel it fits well in my approach to coding, in that it feels very clean to get things done.
I do work occasionally with React and now I'm dropping jQuery in favour of Alpine JS where I'm able to.
What about you?
So my question is, do you have a "go to" framework when you're developing javascript applications? Why?
For me, I develop in Vue which is heavily influenced by my background in Laravel. I feel it fits well in my approach to coding, in that it feels very clean to get things done.
I do work occasionally with React and now I'm dropping jQuery in favour of Alpine JS where I'm able to.
What about you?