Angular is not just a framework, but rather a platform that empowers developers to build applications for the web, mobile, and the desktop.
This book contains a collection of articles that provide a rapid introduction to Angular, getting you up and running with no fuss. It contains:
This book is for all front-end developers who want to get proficient with Angular and its related tools. You’ll need to be familiar with HTML and CSS and have a reasonable level of understanding of JavaScript in order to follow the discussion.
Chapter 1: Angular Introduction: What It Is, and Why You Should Use It
Chapter 2: AngularJS and Angular: a Detailed Comparison
Chapter 3: An Introduction to TypeScript: Static Typing for the Web
Chapter 4: Getting Past Hello World in Angular
Chapter 5: Angular Components: Inputs and Outputs
Chapter 6: A Practical Guide to Angular Directives
Chapter 7: Angular Components and Providers: Classes, Factories & Values
Chapter 8: Quickly Create Simple Yet Powerful Angular Forms
Chapter 9: Using Angular NgModules for Reusable Code and More
Chapter 10: Angular Testing: A Developer’s Introduction
Chapter 11: Creating UIs with Angular Material Design Components
Chapter 12: Developing Angular Apps without a Back End Using MockBackend
Chapter 13: React vs Angular: An In-depth Comparison