Report post Posted June 13, 2017 I will list some Javascript frameworks that are worth looking at. The list: Meteor Vue Knockout. Angular React Head. Mustache Ember Backbone Lodash and Underscore jQuery RxJS Mobx Share this post Link to post Share on other sites
Report post Posted June 15, 2017 I can personally vouch for Vue. It's an amazing framework and I'd like to see more people choose it over Angular and React. JQuery is also a nice library, and I've used Underscore in the past (although Lodash now replaces it).. Although I haven't tinkered with it myself, React + Babel looks super nice. 1 Share this post Link to post Share on other sites
Report post Posted June 15, 2017 Babel is quite astonishing. Lots of people use it, especially on CodePen. 39 minutes ago, Arthur said: I can personally vouch for Vue. It's an amazing framework and I'd like to see more people choose it over Angular and React. JQuery is also a nice library, and I've used Underscore in the past (although Lodash now replaces it).. Although I haven't tinkered with it myself, React + Babel looks super nice. I'd have to agree, just downloaded Vue through NPM and I haven't used it but my first impression says that it is indeed very neat. Share this post Link to post Share on other sites
Report post Posted June 20, 2017 On 6/15/2017 at 5:40 PM, Arthur said: I can personally vouch for Vue. It's an amazing framework and I'd like to see more people choose it over Angular and React. JQuery is also a nice library, and I've used Underscore in the past (although Lodash now replaces it).. Although I haven't tinkered with it myself, React + Babel looks super nice. I agree 100%, I've messed around with Vue quite extensively and it's a fantastic framework. Share this post Link to post Share on other sites
Report post Posted June 20, 2017 Vue is one of best framework to get most out of JS in a single run. Iterations is one of my fav <3 Share this post Link to post Share on other sites