Table of Contents
Preface
Section 1: Getting Started with Angular
Chapter 1: Building Your First Angular App
Technical requirements 4
It's just Angular – introducing semantic versioning 4
Patch change 5
Minor change 5
Major change 5
What about Angular? 5
Introducing Angular 6
Setting up our workspace with Angular CLI 6
Prerequisites 7
Installing Angular CLI 8
CLI commands 8
Creating a new project 10
Hello Angular11
Components 13
Modules 14
Selector 15
Template 15
Bootstrapping 16
IDEs and plugins17
Atom 17
Sublime Text 17
WebStorm 18
Visual Studio Code 18
Summary23
Chapter 2: Introduction to TypeScript
The history of TypeScript26
The benefits of TypeScript 26
Introducing TypeScript resources 27
Types in TypeScript28
Get Learning Angular - Third 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.