I have been working on front-end for more than five years. No matter from the original jQuery to the current hot front-end frameworks such as Angular, Vue and React, or even the rise of nodeJS and other service ends, I still think JavaScript is the core of everything. So RECENTLY I had an idea, I want to comb through these years of learning and using JS experience.

This series of articles is mainly aimed at JS related knowledge points to do a similar outline like refining, one can be used as the future review of the new reference; Second, I also hope to help you understand the JS language more systematically and clearly.

This series draws heavily on two books by Nicholas C. Zakas:

JavaScript Advanced Programming (3rd Edition) and Writing Maintainable JavaScript


Basic concepts of JS




JS operator




JS basic statement




JS array usage




Use the Date




JS string usage




JS programming style




JS programming practice




Xmind source file has been uploaded to Github, if you like to give a Star! (^_^)

Github.com/lidaguang19…


Author: dykingdy


Link: https://juejin.cn/post/6844903556839899144


Source: Nuggets


Copyright belongs to the author. Commercial reprint please contact the author for authorization, non-commercial reprint please indicate the source.