- 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.
- Spring Cloud Alibaba核心技術與實戰案例
- Learning Apex Programming
- What's New in TensorFlow 2.0
- Rust實戰
- Azure IoT Development Cookbook
- Django開發從入門到實踐
- Practical Data Science Cookbook(Second Edition)
- Mastering Python Scripting for System Administrators
- 名師講壇:Java微服務架構實戰(SpringBoot+SpringCloud+Docker+RabbitMQ)
- PostgreSQL Replication(Second Edition)
- Expert Data Visualization
- MATLAB 2020從入門到精通
- C++寶典
- C專家編程
- Azure Serverless Computing Cookbook