- Mastering JavaScript Design Patterns
- Simon Timms
- 174字
- 2021-08-05 17:14:55
Chapter 1. Designing for Fun and Profit
JavaScript is an evolving language that has come a long way from its inception. Possibly more than any other programming language, it has grown and changed with the growth of the World Wide Web. The exploration of how JavaScript can be written using good design principles is the topic of this book. The preface of this book contains a detailed explanation of the sections of the book.
In the first half of this chapter, we'll explore the history of JavaScript and how it came to be the important language that it is today. As JavaScript has evolved and grown in importance, the need to apply rigorous methods to its construction has also grown. Design patterns can be a very useful tool to assist in developing maintainable code. The second half of the chapter will be dedicated to the theory of design patterns. Finally, we'll look briefly at antipatterns.
The topics covered in this chapter are:
- The history of JavaScript
- What is a design pattern?
- Antipatterns
- Google Apps Script for Beginners
- Java程序設計與計算思維
- Python進階編程:編寫更高效、優雅的Python代碼
- Object-Oriented JavaScript(Second Edition)
- Cassandra Data Modeling and Analysis
- HTML5+CSS3網頁設計
- C# 8.0核心技術指南(原書第8版)
- 微服務架構深度解析:原理、實踐與進階
- Scratch3.0趣味編程動手玩:比賽訓練營
- 運維前線:一線運維專家的運維方法、技巧與實踐
- 創意UI:Photoshop玩轉APP設計
- 計算機應用技能實訓教程
- ActionScript 3.0從入門到精通(視頻實戰版)
- SCRATCH編程課:我的游戲我做主
- 大話代碼架構:項目實戰版