+ 4
Need a JavaScript ROADMAP , please ?
I feel a little bit illustrated , whenever I think that I'm about to get 10% of JavaScript knowledge, it returns to 0.1% isn't this miserable ? please give a guide .
6 Answers
+ 6
It quite varies based on what you want to do with it, but for web development which I am into I suggest these steps:
1. Finish SoloLearn Fundamentals (very important)
2. Dive deeper with You Don't Know JavaScript(YDKJS) series in the order below:
a) Up and Going
b) Scope and Closure
c) this and Objects and prototypes
d) Types and Grammar
e) Async and Performance
f) ES6 and beyond
+ 3
Here you go @Abdel and are all free to read onLine:
1. https://github.com/getify/You-Dont-Know-JS/blob/master/up%20%26%20going/README.md
2. https://github.com/getify/You-Dont-Know-JS/blob/master/scope%20&%20closures/README.md#you-dont-know-js-scope--closures
3. https://github.com/getify/You-Dont-Know-JS/blob/master/this%20&%20object%20prototypes/README.md#you-dont-know-js-this--object-prototypes
4. https://github.com/getify/You-Dont-Know-JS/blob/master/types%20&%20grammar/README.md#you-dont-know-js-types--grammar
5. https://github.com/getify/You-Dont-Know-JS/blob/master/async%20&%20performance/README.md#you-dont-know-js-async--performance
6. https://github.com/getify/You-Dont-Know-JS/blob/master/es6%20&%20beyond/README.md#you-dont-know-js-es6--beyond
+ 2
thanks @Ben
but it would be better is you send me a link
+ 2
thanks again @Ben
please text me on
abdelghaderfall@gmail.com
I'm really interested in making relationships with people who code
+ 2
Just to add up, consistency and strong determination is the key. It gets very hard to understand some concepts along the way but don't give up read, re-read and practice, practice, practice, practice until you fully get it. I am reading too ....best of lucks....and happy coding!
+ 2
suit encouragement @Ben
thanks