Introduction
Disclaimer
Let’s get this over with as quickly as possible. I need to mention two things. First, some of
the information in this book may be incorrect (I’m a human being that makes mistakes).
Also, this book is somewhat opinionated. I have tried my best to be as technically
accurate as possible, but I’m still learning a lot and have much yet to learn about Angular
4. I do have some strong opinions, but please don’t take them as gospel. I don’t intend to
harm anything or anyone—I’m not smart enough for that.
Scope
This scope of this book is to help developers get started in Angular 4. You’re not going to
read and learn all there is to know about Angular54. That’s not the purpose of this book;
getting up to speed as a developer is. In my opinion, getting up to speed means having a
good overall knowledge—sufficient to start working.
Approach
This book contains chapters with small code examples built with the Angular
CLI. You’ll be able to try out code without being burdened by setting up a large project.
I did it this way because I found this format easier to understand than creating a large
project would be.
Example Code
The example code is available at https://github.com/markclow/learn-angular4-fast.
Let’s get this over with as quickly as possible. I need to mention two things. First, some of
the information in this book may be incorrect (I’m a human being that makes mistakes).
Also, this book is somewhat opinionated. I have tried my best to be as technically
accurate as possible, but I’m still learning a lot and have much yet to learn about Angular
4. I do have some strong opinions, but please don’t take them as gospel. I don’t intend to
harm anything or anyone—I’m not smart enough for that.
Scope
This scope of this book is to help developers get started in Angular 4. You’re not going to
read and learn all there is to know about Angular54. That’s not the purpose of this book;
getting up to speed as a developer is. In my opinion, getting up to speed means having a
good overall knowledge—sufficient to start working.
Approach
This book contains chapters with small code examples built with the Angular
CLI. You’ll be able to try out code without being burdened by setting up a large project.
I did it this way because I found this format easier to understand than creating a large
project would be.
Example Code
The example code is available at https://github.com/markclow/learn-angular4-fast.
Comments
Post a Comment