- JS Basic Concept
- JS operator
- JS Basic statement
- JS Array Usage
- Date usage
- JS string usage
- JS Programming Style
- JS Programming Practice
Unknowingly do the front end has been more than five years, whether from the original jquery or now hot angular,vue,react such as the front-end framework, and even nodejs, such as the rise of services, in the final analysis, I always feel that all the core or JavaScript . So recently there is an idea, want to comb through the years of learning and use JS experience.
This series of articles is mainly for the relevant knowledge of JS to do a similar outline of the refinement, one can be used as a reference for future restudying, and also hope to help you more clearly understand the language of JS.
The articles in this series refer mainly to the two writings of Nicholas C. Zakas:
JavaScript Advanced Programming (3rd Edition) and "Writing maintainable JavaScript"
JS Basic Concept
JS operator
JS Basic statement
JS Array Usage
Date usage
JS string usage
JS Programming Style
JS Programming Practice
JavaScript Eight Mind Map