Primary reading:
JavaScript Advanced Programming: A very complete classic primer book, known as one of the JavaScript Bible, detailed in detail, the latest version of the third edition has been released, the proposed purchase.
"The Return of JavaScript ", a Web development project manager of Baidu, wrote, as a beginner to prepare the entry-level tutorial is also good.
Intermediate reading:
JavaScript authoritative guide: Another JavaScript Bible, explained in very detailed, is intermediate reading, recommended to buy.
"JavaScript.The.Good.Parts": Yahoo Daniel, JavaScript Spirit leader Douglas Crockford's masterpiece, although only 100 pages, but Abas Ah! It is highly recommended to read.
high-performance JavaScript: Another masterpiece of Nicholas C. Zakas, author of the Advanced programming of JavaScript.
"Eloquent JavaScript": This book is only 200 pages, very short, through a few very classic examples (Aunt Emily's cat, miserable hermit, simulation biosphere, push box game, etc.) to introduce the knowledge and application of JavaScript in every aspect.
Advanced reading:
"JavaScript Patterns": The book introduces a variety of classic patterns, such as constructors, Singleton, factory, etc., is worth learning.
"Pro.JavaScript.Design.Patterns": Apress The book that explains JavaScript design patterns, very good.
"Developing JavaScript Web Applications": Build rich applications of good books, for the MVC model has a more in-depth explanation, but also some of the process of the library to explain.
"Developing Large Web Applications": Not only the introduction of JavaScript, but also the introduction of CSS, HTML, but the introduction of the content is very good, really consider a large Web program, How to design a JavaScript architecture is worth reading.
To be a good front-end engineer, we still need to continue to work hard: "high-performance website Construction Guide", "Yahoo Engineer's website performance optimization Recommendations", "YSLOW" Performance optimization recommendations, "website refactoring", "Web development Agile Road", "JQuery Library", "front-end framework", " HTML5 "," CSS3 "... These all need to be researched deeply!
Recommend a few Javascript books