As a JS programmer, I am responsible for saying that the 1st version of this book is outdated.
This book is in version 2nd. Based on the actual JS development requirements in the work of the Yahoo front-end team, the author deeply shares the knowledge of the JS language in practice, I have a wealth of knowledge about JS programming and development, and I am amazed at the degree of technical proficiency I have read.
Turing attaches great importance to the quality of translation. I participated in the translation review at the beginning of the year. The translator Li songfeng is a very serious and extremely responsible guy. Hey.
Although I had been familiar with this book earlier, it took nearly a year to feel that I finally had a thorough understanding of this book. Chapter 5, Chapter 4, and Chapter 5 are the basic principles, chapter 1 and Chapter 7 are the essence of advanced technology. They do not share the title of "advanced". In some cases, they must be carefully read more than once. For example, Chapter 1 takes three months to understand and understand oop. Then, I read chapter 2 of "JS Design Patterns" and understand class inheritance and original type inheritance.
The disadvantages of this book are:
1. ExampleCodeClick it.
2. In some places (for example, the original type inheritance inherited in Chapter 6th and the function kerihua in Chapter 18th), the article is not extended.
Although I'm a little sorry, I don't want to hide the jade. The classic degree of this book can replace at least half of the JS book in your bookcase! To excellent and professional JSProgramEnter!
George wing's Reading Notes:
1. GC policy of JS
2. Memory leakage
3. js event handling
4. js prototype and prototype chain
5. Compatibility with IE 8
6. Javascript constructor and Object
7. My translation author ncz's blog: User-Agent string history
(End)