资源名称:Javascript模式 英文PDF

Written by Javascript expert Stoyan Stefanov — Senior Yahoo! Technical and architect of YSlow 2.0, the web page performance optimization tool — Javascript Patterns includes practical advice for implementing each pattern discussed, along with several hands-on examples. You'll also learn about anti-patterns: common programming approaches that cause more problems than they solve. 

Explore useful habits for writing high-quality Javascript code, such as avoiding globals, using single var declarations, and more 
Learn why literal notation patterns are simpler alternatives to constructor functions 
Discover different ways to define a function in Javascript 
Create objects that go beyond the basic patterns of using object literals and constructor functions 
Learn the options available for code reuse and inheritance in Javascript 
Study sample Javascript approaches to common design patterns such as Singleton, Factory, Decorator, and more 
Examine patterns that apply specifically to the client-side browser environment


资源截图:

image.png

声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。