Angular is one of the leading frameworks to develop apps across all platforms. Reuse your code and build fast and high performing apps for any platform be it web, mobile web, native mobile and native desktop. You use small manageable components to build a large powerful app. No more wasting time hunting for DOM nodes!
In this book, we take you on a fun, hands-on and pragmatic journey to master Angular from a web development point of view. You'll start building Angular apps within minutes. Every section is written in a bite-sized manner and straight to the point as I don’t want to waste your time (and most certainly mine) on the content you don't need. In the end, you will have what it takes to develop a real-life app.
About the Reader
This book is for developers with basic familiarity with HTML, CSS, Javascript and object-oriented programming. No TypeScript or AngularJS experience needed.
About the Author
Greg Lim is a technologist and author of several programming books. Greg has many years in teaching programming in tertiary institutions and he places special emphasis on learning by doing.
Table of Contents
IntroductionCreating and Using ComponentsBindingsWorking with ComponentsConditional Rendering, Pipes and Ng-ContentTemplate Driven FormsModel Driven FormsIntroduction to ObservablesGetting Data From RESTful APIs with ObservablesRoutingStructuring Large Apps With ModulesC.R.U.D. with Firebase/FirestoreAuthentication with Firebase/FirestoreImplementing for Multiple Users
This book is absolutely a great introduction to Angular. The author updates the book, so you always have an up-to-date version, when Angular is updated. Even with knowledge of the framework, the book is still a great glossary to have next to your PC. I would recommend this book if you like learning by reading and want to learn Angular!
I'm a veteran web developer of 20 years. I wanted to catch up on more modern web frameworks. This book was perfect for getting started. It has helped me get a good start and adapt to a new project at work. With slight adjustments, the code runs perfectly with Angular version 15. Knowledge of JavaScript and TypeScript is recommended, but may not be necessary.
Un libro que permite aprender rápidamente conceptos básicos de Angular, ponerlos en práctica por medio de muy buenos ejercicios y ejemplos, además de ser conciso y directo. Un libro recomendado para iniciarse en este framework de desarrollo.