Developer-roadmap: JavaScript Frameworks

Created on 19 Mar 2017  路  9Comments  路  Source: kamranahmedse/developer-roadmap

Please add in Front-end, JavaScript Frameworks
ExtJS, EmberJS

Most helpful comment

Is it really suitable to put all the js frameworks on the chart? like, ALL of them? And all the cool libraries should be there also in this case?
I believe a separate chart for this topic is required then..
What do you think guys?

All 9 comments

I am also missing Polymer.

pls add in front-end: rxjs, immutable.js, backbone, lodash / ramda / underscore.

Is it really suitable to put all the js frameworks on the chart? like, ALL of them? And all the cool libraries should be there also in this case?
I believe a separate chart for this topic is required then..
What do you think guys?

@ChouUn I agree with @link-alex Its not suitable to pull off every cool javascript library in one chart there is like hundereds. We can try making a list by popularity or category.

+1 for EmberJS, its a very popular framework used by Netflix, LinkedIn, Apple Music and its awesome!!

In terms of trending frameworks, I'd say Vue.js and Aurelia

About popularity: https://www.slant.co/topics/9/~best-client-side-javascript-mv-frameworks

angularJs and angular (2.x > ) now separate stuff
and angular can use redux, rxjs (core stuff of angular)

Ember JS agreed (pushing it in a few minutes). But as @link-alex said, if we keep adding each and everything it will easily become convoluted. Thank you.

@deerua Is right, angular 2 can now use Redux through @ngrx/store npm module which uses Rxjs to make redux Observable based, however i don't think Ng1 & Ng2 should be considered separated in the graph, Ng2 is indeed a full rewrite of the framework, but that's just a peculiarity between the 2 versions that shouldn't be included in the graph.

So in this part of the graph should just have an extra arrow from Angular to Flux & Redux to symbolize that both React and Angular can use those architectures.
image

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hmdshariati picture hmdshariati  路  4Comments

4rterius picture 4rterius  路  5Comments

TheJaredWilcurt picture TheJaredWilcurt  路  4Comments

zhaoyao91 picture zhaoyao91  路  3Comments

Oxymoron290 picture Oxymoron290  路  4Comments