+ 9
Which JS framework should I choose to learn?
I am good at jQuery /jQueryUI and PHP . I want to learn a framework ,I know basics of AngularJS . I want learn one JS framework but I am confused which one to choose in career perspective. please tell me one reliable framework. Angular team has been changing the APIs ..so Reactjs , VVuJS, Rxjs backbone js nodejs.which one should I choose.please give your experienced thoughts.
29 Antworten
+ 18
React is a library. Angular (2+) is a true MVX framework. Vue is a microframework (sort of). Meteor is a fullstack framework. I use Angular for apps and without a true backend. instread, I use firebase.
+ 15
Node.js will open up new worlds, you can develop desktop, mobile and web apps using it.
+ 11
I don't know for job but for personal projects my favorite framework is p5.js , for canvas projects it's the easiest out there to learn and can be really helpful in making web games .
It also has other helpful libraries like sound library .
So if canvas ( games ) --> p5.js
+ 7
I would suggest you start with NodeJS.
It has been immensily helpful to me and it has surprisingly many applications. I've used it to create an app's backend with ES6, while the frotend was done with JavaScript.
+ 7
1.Meteor
MIT License
2.Onsen UI
3.jQWidgets
Creative Commons license
+ 6
React JS has some learning curve but you want to make mobile app with web technologies then I would recommend ReactJS. most of the Reactjs code can be used both for web and mobile App(React Native).
If you want to go with an easy and good framework then I would suggest VueJS. I have created a web app just simply reading the Vuejs docs. it's easy to learn.
+ 6
Paperjs seems very interesting to me. ☺
link:
http://paperjs.org
+ 4
try learning nodejs
its really cool since you know basic angularjs
you will be okay with if you a server side scripting language
+ 4
You might want to checkout this reviewed list of the '5 Best JavaScript Frameworks in 2017. There quite a few. Your answers lies not with the best but with the type of programming project at hand. Although Kotlin is making inroads with Android dev, JS is getting some revolutionary upgrades..search link below
hackernoon.com/5-javascript-frameworks-in-2017-7a63b3870282
+ 3
"Vue.js" will be a perfect choice.
+ 2
Both Angular and React are both great, and I think we'll be seeing more and more of them. And NodeJS is the future 🤗👍
+ 1
Trying to write pure Javascript as it will teach u how to make your framework, also jquery is so simple ,starting with it.
+ 1
that I think JavaScript the way to u
+ 1
Here's another post that might be helpful to you young Web designers.
https://www.sololearn.com/discuss/435653/?ref=app
+ 1
I'm Java programmer and recently I've started work with Emberjs framework and it allowed me learn faster because it has a mvc structure like a Java web applications. Now I go to start learn about react because it very request in jobs interview.
+ 1
it totally depends on what you want to do.for examples jquery is very effective if you are really into the whole design situation whereas others like react are best suited for other functionality
+ 1
you can better try to bootstrap
0
paperjs
0
Physicsjs is also good; quite a bit like a counterpart of Paperjs. But It's damn good.
0
All the cool kids are using node.js