官术网_书友最值得收藏!

Chapter 5. JavaScript Patterns

So far, we have looked at several fundamental building blocks necessary to write code in JavaScript. Once you start building larger systems using these fundamental constructs, you soon realize that there can be a standard way of doing a few things. While developing a large system, you will encounter repetitive problems; a pattern intends to provide a standardized solution to such known and identified problems. A pattern can be seen as a best practice, useful abstraction, or template to solve common problems. Writing maintainable code is difficult. The key to write modular, correct, and maintainable code is the ability to understand the repeating themes and use common templates to write optimized solutions to these. The most important text on design patterns was a book published in 1995 called Design Patterns: Elements Of Reusable Object-Oriented Software written by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides—a group that became known as the Gang of Four (GOF for short). This seminal work gave a formal definition to various patterns and explained implementation details of most of the popular patterns that we use today. It is important to understand why patterns are important:

  • Patterns offer proven solutions to common problems: Patterns provide templates that are optimized to solve a particular problem. These patterns are backed by solid engineering experience and tested for validity.
  • Patterns are designed to be reused: They are generic enough to fit variations of a problem.
  • Patterns define vocabulary: Patterns are well-defined structures and hence provide a generic vocabulary to the solution. This can be very expressive when communicating across a larger group.
主站蜘蛛池模板: 鹤岗市| 廉江市| 富顺县| 元朗区| 云阳县| 剑河县| 宜都市| 牡丹江市| 榆社县| 泸溪县| 屏山县| 黑龙江省| 曲周县| 通城县| 容城县| 从化市| 新巴尔虎右旗| 连州市| 怀安县| 宜都市| 岑巩县| 大荔县| 和平区| 商城县| 龙门县| 夹江县| 绵阳市| 石屏县| 中卫市| 高碑店市| 无锡市| 建瓯市| 菏泽市| 遂平县| 文登市| 义乌市| 抚顺市| 治多县| 文山县| 新密市| 二连浩特市|