- JavaScript:Moving to ES2015
- Ved Antani Simon Timms Narayan Prusty
- 174字
- 2021-07-09 19:07:45
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 module. The preface of this module contains a detailed explanation of the sections of the module.
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 anti-patterns.
The topics in this chapter are as follows:
- History of JavaScript
- What is a design pattern?
- Anti-patterns
- Clojure Programming Cookbook
- Facebook Application Development with Graph API Cookbook
- Python數(shù)據(jù)可視化:基于Bokeh的可視化繪圖
- Dynamics 365 Application Development
- 編程卓越之道(卷3):軟件工程化
- OpenShift在企業(yè)中的實(shí)踐:PaaS DevOps微服務(wù)(第2版)
- SSM輕量級框架應(yīng)用實(shí)戰(zhàn)
- Learning Python Design Patterns
- 微服務(wù)架構(gòu)深度解析:原理、實(shí)踐與進(jìn)階
- Everyday Data Structures
- Android Sensor Programming By Example
- Mastering Android Studio 3
- 人人都能開發(fā)RPA機(jī)器人:UiPath從入門到實(shí)戰(zhàn)
- C/C++代碼調(diào)試的藝術(shù)(第2版)
- Responsive Web Design with jQuery