- 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.
推薦閱讀
- SQL學習指南(第3版)
- Mastering Ember.js
- PyTorch Artificial Intelligence Fundamentals
- Designing Hyper-V Solutions
- 編寫高質量代碼:改善C程序代碼的125個建議
- 機械工程師Python編程:入門、實戰與進階
- 深度學習:算法入門與Keras編程實踐
- KnockoutJS Starter
- 精通Python設計模式(第2版)
- Learning Concurrent Programming in Scala
- 好好學Java:從零基礎到項目實戰
- 現代C++編程實戰:132個核心技巧示例(原書第2版)
- Backbone.js Testing
- 關系數據庫與SQL Server 2012(第3版)
- 可視化H5頁面設計與制作:Mugeda標準教程