- 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
- Learn Blockchain Programming with JavaScript
- Mobile Web Performance Optimization
- 程序設(shè)計(jì)與實(shí)踐(VB.NET)
- 自制編譯器
- 垃圾回收的算法與實(shí)現(xiàn)
- Android 9 Development Cookbook(Third Edition)
- Visual Basic程序設(shè)計(jì)(第3版):學(xué)習(xí)指導(dǎo)與練習(xí)
- SQL Server 2016數(shù)據(jù)庫(kù)應(yīng)用與開發(fā)習(xí)題解答與上機(jī)指導(dǎo)
- TypeScript項(xiàng)目開發(fā)實(shí)戰(zhàn)
- Hands-On Natural Language Processing with Python
- 劍指MySQL:架構(gòu)、調(diào)優(yōu)與運(yùn)維
- 精通Python自動(dòng)化編程
- Domain-Driven Design in PHP
- Clean Code in C#
- Practical GIS