+ 3
Which is your favorite JavaScript framework and why?
Iâm getting better with vanilla js so Iâm wondering whatâs next.
6 Answers
+ 3
react I don't know yet. but it's more flexible than angular and more mature than vue.
+ 1
its most definitely jquery
0
I missed to write that I want to get more into app development is that possible with jquery?
0
I started looking at Vue.js. Their concept of server side rendering seems very nice. And it's relatively simple to work with.
In respect of browser compatibility, Angular 2+ is the better choice
0
What about between these two and react do you have any observations?
0
react its kinda hard at start but once you get used to it you will feel more comfortable writing code and if you add redux on react you will make everything easy. you will just control one store for you app which makes everything super logical you wont be like "it works? dont touch it"