9
Angular and the Angular CDK
Angular has an amazing ecosystem of tools and libraries, including Angular Material, the Angular command-line interface (Angular CLI), and the beloved Angular Component Dev Kit (Angular CDK). I call it “beloved” because if you are to implement your own custom interactions and behaviors in Angular apps without having to rely on an entire set of libraries, the Angular CDK is going to be your best friend. In this chapter, you’ll learn what an amazing combination of Angular and the Angular CDK is. You’ll learn about some neat components built into the CDK and will also use some CDK APIs to create amazing and optimized content.
Here are the recipes we’re going to cover in this chapter:
- Using virtual scroll for huge ...
Get Angular Cookbook - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.