- Expert Angular
- Mathieu Nayrolles Rajesh Gunasundaram Sridhar Rao
- 134字
- 2021-07-15 17:05:35
Summary
Wow! This has been a great introduction, hasn't it? We started by learning about Angular's architecture. We discussed various artifacts of Angular's architecture. Then we dived into the basics of TypeScript. We have seen basic types with examples. We have also learned about writing classes, using interfaces, and implementing them in classes. We have also learned about inheritance.
We have learned about structuring our code by using modules and namespaces. We have also covered some advanced topics of TypeScript such as modifiers, accessors, static properties, generics, and decorators
And finally, we created a simple application using Angular and TypeScript. This chapter has equipped you with what you need to develop Angular applications using TypeScript with the syntactic sugar it has provided.
In the next chapter, we will discuss migrating AngularJS apps to Angular.
- Google Apps Script for Beginners
- JavaScript高效圖形編程
- WSO2 Developer’s Guide
- Apache Spark 2 for Beginners
- 算法大爆炸:面試通關步步為營
- Learning SAP Analytics Cloud
- Functional Programming in JavaScript
- Julia Cookbook
- Swift細致入門與最佳實踐
- 精通Python自動化編程
- Building Microservices with .NET Core
- Rust游戲開發實戰
- Azure Serverless Computing Cookbook
- Flink入門與實戰
- Flink核心技術:源碼剖析與特性開發