Preface

Angular 2 is a leap forward from the previous Angular 1.x framework, which became the most popular frontend JavaScript framework in history.

It is a complete re-write, an up-to-date platform that is built upon web standards and modern APIs. With Angular 2, you can build JavaScript applications aimed at the browser, server, mobile, and desktop, thanks to an architecture that decoupled the view layer of Angular from the platform core and services.

This book will be focused on the UI layer of Angular: components. We will explore the rich API and multiple options available for building and composing UI components for powerful user interfaces and views.

What this book covers

Chapter 1, Angular 2 Component Architecture, provides an overview of ...

Get Angular 2 Components 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.