- JavaScript:Moving to ES2015
- Ved Antani Simon Timms Narayan Prusty
- 89字
- 2021-07-09 19:07:39
Summary
While building large applications, we see certain problem patterns repeating over and over. These patterns have well-defined solutions that can be reused to build a robust solution. In this chapter, we discussed some of the important patterns and ideas around these patterns. Most modern JavaScript applications use these patterns. It is rare to see a large-scale system built without implementing modules, decorators, factories, or MV* patterns. These are foundational ideas that we discussed in this chapter. We will discuss various testing and debugging techniques in the next chapter.
推薦閱讀
- C# 7 and .NET Core Cookbook
- Visual C++串口通信開發(fā)入門與編程實(shí)踐
- Android項(xiàng)目開發(fā)入門教程
- Learning Linux Binary Analysis
- 3D少兒游戲編程(原書第2版)
- 網(wǎng)站構(gòu)建技術(shù)
- HTML5 APP開發(fā)從入門到精通(微課精編版)
- Mastering Linux Security and Hardening
- Learning Modular Java Programming
- Domain-Driven Design in PHP
- MINECRAFT編程:使用Python語言玩轉(zhuǎn)我的世界
- Python一行流:像專家一樣寫代碼
- Julia High Performance(Second Edition)
- 實(shí)戰(zhàn)Python網(wǎng)絡(luò)爬蟲
- INSTANT Apache Hive Essentials How-to