- 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.
推薦閱讀
- Android Wearable Programming
- iOS面試一戰到底
- Node.js+Webpack開發實戰
- PyTorch自然語言處理入門與實戰
- C#程序設計(慕課版)
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- Securing WebLogic Server 12c
- Hands-On Swift 5 Microservices Development
- Learning DHTMLX Suite UI
- Web前端應用開發技術
- 3ds Max印象 電視欄目包裝動畫與特效制作
- 從0到1:HTML5 Canvas動畫開發
- Node.js從入門到精通
- 嵌入式C編程實戰
- Python高性能編程(第2版)