- TypeScript Design Patterns
- Vilic Vane
- 161字
- 2021-07-14 10:23:18
Summary
The goal of this chapter was to introduce a basic workflow that could be used by the reader to implement the design patterns we'll be discussing.
We talked about the installation of TypeScript compiler that runs on Node.js, and had brief introductions to popular TypeScript editors and IDEs. Later, we spent quite a lot of pages walking through the tools and frameworks that could be used if the reader wants to have some practice with implementations of the patterns in this book.
With the help of these tools and frameworks, we've built a minimum workflow that includes creating, building, and testing a project. And talking about workflows, you must have noticed that they slightly differ among applications for different runtimes.
In the next chapter, we'll talk about what may go wrong and mess up the entire project when its complexity keeps growing. And we'll try to come up with specific patterns that can solve the problems this very project faces.
- Python機器學習:數據分析與評分卡建模(微課版)
- 騰訊iOS測試實踐
- CentOS 7 Server Deployment Cookbook
- Java入門很輕松(微課超值版)
- Python測試開發入門與實踐
- NumPy Essentials
- UML+OOPC嵌入式C語言開發精講
- SAS數據統計分析與編程實踐
- EPLAN實戰設計
- SharePoint Development with the SharePoint Framework
- 移動界面(Web/App)Photoshop UI設計十全大補
- 快人一步:系統性能提高之道
- 微服務架構深度解析:原理、實踐與進階
- D3.js By Example
- Fast Data Processing with Spark(Second Edition)