JavaScript was once "the most misunderstood language in the world" because it was burdened with too many features, including poor interaction and failed design. But with the advent of Ajax, JavaScript "evolved from the most misunderstood programming language to the most popular." "Language", this is not only lucky, but also proves that it is actually an excellent language. In this book, Douglas Crockford peels off the tainted coat of JavaScript and extracts a subset of JavaScript with better reliability, readability, and maintainability, allowing you to see an elegant, lightweight language. and very expressive language. The author presents the real essence of this language from 9 aspects: syntax, objects, functions, inheritance, arrays, regular expressions, methods, styles and beautiful features, through which elegant and efficient code can be constructed. The author also lists the bad and useless parts of the language in the appendix and tells you how to avoid them. Finally, JSLint is introduced. Through its inspection, we can effectively protect the quality of our code.
Statement:
All resources on this website are contributed and published by netizens, or reprinted by major download sites. Please check the integrity of the software yourself! All resources on this website are for learning and reference only. Please do not use them for commercial purposes, otherwise you will be responsible for all consequences incurred! If there is any infringement, please contact us to delete and remove it. Contact information: admin@php.cn