- Advanced TypeScript Programming Projects
- Peter O'Hanlon
- 166字
- 2021-06-24 13:27:07
Summary
In this chapter, we had a look at features of TypeScript that help us to build future-proof TypeScript code. We looked at how to set the appropriate ES levels to simulate or use modern ECMAScript features. We looked at how to use union and intersection types as well as how to create type aliases. We then looked into object spread and REST properties before we covered AOP with decorators. We also covered how to create and use map types, as well as using generics and promises.
As preparation for the UIs we will be producing in the rest of this book, we briefly looked at using Bootstrap to lay out UIs and covered the basics of the Bootstrap grid layout system.
In the next chapter, we are going to build a simple markdown editor using a simple Bootstrap web page hooked up to our TypeScript. We will see how techniques such as design patterns and single responsibility classes help us to create robust professional code.
- 電腦組裝與系統安裝
- Linux設備驅動開發詳解(第2版)
- Cybersecurity:Attack and Defense Strategies
- Red Hat Enterprise Linux 8系統管理實戰
- Arch Linux Environment Setup How-to
- 精通Linux內核開發
- Ubuntu Linux操作系統
- Installing and Configuring Windows 10:70-698 Exam Guide
- Java EE 8 Design Patterns and Best Practices
- 嵌入式實時操作系統:RT-Thread設計與實現
- 蘋果OS X Mavericks 10.9應用大全
- Linux服務器配置與管理
- NetDevOps入門與實踐
- 分布式高可用架構之道
- HTML5 Enterprise Application Development