logo
分类于: 职场办公 云计算&大数据

简介

JavaScript Patterns

JavaScript Patterns 8.9分

资源最后更新于 2020-07-25 14:09:38

作者:Stoyan Stefanov

出版社:O'Reilly Media, Inc.

出版日期:2010-01

ISBN:9780596806750

文件格式: pdf

标签: javascript JavaScript 设计模式 前端开发 编程 O'Reilly pattern Programming

简介· · · · · ·

What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript coding patterns and best practices. If you're an experienced developer looking to solve problems related to objects, functions, inheritance, and other language-specific categories, the abstractions and code templates in this guide are ideal -...

想要: 点击会收藏到你的 我的收藏,可以在这里查看

已收: 表示已经收藏

Tips: 注册一个用户 可以通过用户中心得到电子书更新的通知哦

目录

Preface
1. Introduction
2. Essentials
3. Literals and Constructors
4. Functions
5. Object Creation Patterns
6. Code Reuse Patterns
7. Design Patterns
8. DOM and Browser Patterns
Index