Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jpalala/cc416abb302c585510d3bb00534ba81a to your computer and use it in GitHub Desktop.
Save jpalala/cc416abb302c585510d3bb00534ba81a to your computer and use it in GitHub Desktop.
Recommended frontend dev js framework best path

2020 JS framework roadmap

jQuery 
-> Bootstrap CSS
--> Backbone basics,
---> AngularJS (so you know how complicated Angular is), 
-----> Angular  
-------> Angular + Bootstrap 
---------> React/Vue (Learn how to better simplify and organize your code, using what you know from angular ) 

Also good to study:

JS nice patterns

  • functional
  • typescript
  • observables and rxjs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment