- Learning Angular
- Aristeidis Bampakos Pablo Deeleman
- 164字
- 2021-06-11 18:24:03
Chapter 2: Introduction to TypeScript
As we learned in the previous chapter, where we built our very first Angular application, the code of an Angular project is written in TypeScript. Writing in TypeScript and leveraging its static typing gives us a remarkable advantage over other scripting languages. This chapter is not a thorough overview of the TypeScript language. Instead, we'll just focus on the core elements and study them in detail on our journey through Angular. The good news is that TypeScript is not all that complex, and we will manage to cover most of its relevant parts.
In this chapter, we will cover the following topics:
- Look at the background and rationale behind TypeScript
- Discover online resources to practice with while we learn
- Recap on the concept of typed values and their representation
- Build our custom types, based on classes and interfaces
- Emphasize the use of advanced types in an Angular project
- Learn to organize our application architecture with modules
Let's get started!
推薦閱讀
- Learning Microsoft Windows Server 2012 Dynamic Access Control
- 大學計算機基礎(第二版)
- Instant Node Package Manager
- GitLab Cookbook
- Learn to Create WordPress Themes by Building 5 Projects
- 青少年美育趣味課堂:XMind思維導圖制作
- Programming ArcGIS 10.1 with Python Cookbook
- VSTO開發入門教程
- Learning OpenStack Networking(Neutron)
- Python算法指南:程序員經典算法分析與實現
- Mastering AWS Security
- Scrapy網絡爬蟲實戰
- 3D Printing Designs:The Sun Puzzle
- 體驗之道:從需求到實踐的用戶體驗實戰
- 威脅建模:設計和交付更安全的軟件