To further strengthen the foundation, list seven books that must be read at the front end:
1.JavaScript Authoritative Guide (must-read, also a long-term practitioner's guide, can be studied repeatedly)
2.JavaScript mode (advanced must read, want to have the ability to read all kinds of JavaScript source code, must read, read repeatedly)
3.Javascript Language essence (Advanced must-read, grasp the core of things, proficiency and proficiency)
4.JAVASCRIPT MVC Rich application development (want to write an MVC, this book must read)
5.HTML5 Authoritative Guide (there is a general description of HTML5, it is not enough to go into the book)
6.BootStrap source Analysis (roughly analyzing the various components of this framework, want to be a cow, must read)
7.jQuery Source Analysis (Industry classic, cattle must read)
Whether it is to do front-end, or back-end, I think the light will write code, can achieve a function, and will not be more clever, really important is the idea, is how to gracefully organize the code, look at their own refueling.
Front end must Read