Contains the code for the Step-by-Step Angular Guide Ebook
This ebook is currently under production, the first few chapters are available for download for free. This is the code repository that will be used in the book.
Download several chapters of this book and send me your feedback:
The Step-by-Step Angular Guide
Overall the book is meant as step-by-step Guided Introduction to the Angular Ecosystem - The goal is to include both the “How” but most of all including what is often missing - the “Why”.
This ebook is just getting started, I would love to hear your feedback on what you would like it to include. Its freely available for download, please send me your feedback at admin@angular-university.io
Versions used: The code repository of this ebook uses the Angular 4 release, Typescript 2.2 and optionally the Yarn Package manager.
For anyone coming from a Javascript background even in other similar frameworks, from server-side environments like C# or Java, and even from a more traditionally frontend oriented environment like Ruby or Python, the Angular ecosystem at first sight might look completely different.
The goal of this ebook is for you to learn the Angular framework from the point of view of an Application Developer coming from another ecosystem. Why should we use the Angular framework and in which way does it help you build better and more feature-rich applications ? Why Angular ? We are going to take an innovative approach for learning the Angular platform: we are going to present the features of the framework of course, but our main points of focus will be:
We are going to start by giving you a convincing explanation on how single page applications work, and why would you want to build an application that way
Then we are going to guide you through the Angular framework core module, covering everything you need to know to use it effectively: Components, Directives, Pipes, Services – this is the bread and butter of Angular on which everything else is based upon
I hope this gives you a better idea of the goal of this book will be : more than covering a feature or concept, the goal of the book is to help understand not only the concept / feature, but also what are the common use cases, when should we use it and why, and what are the advantages.
By signing up for free to the Angular University, you can download the ebook and get also access to the Angular For Beginners Video Course 2+ Hours.