Limit this search to....

Beginning Angular with Typescript
Contributor(s): Lim, Greg (Author)
ISBN: 9811480273     ISBN-13: 9789811480270
Publisher: Greg Lim
OUR PRICE:   $15.29  
Product Type: Paperback
Published: September 2020
Qty:
Additional Information
BISAC Categories:
- Computers | Web - Web Programming
- Computers | Programming Languages - Javascript
- Computers | Web - Design
Physical Information: 0.42" H x 7.5" W x 9.25" (0.76 lbs) 196 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

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


  1. Introduction
  2. Creating and Using Components
  3. Bindings
  4. Working with Components
  5. Conditional Rendering, Pipes and Ng-Content
  6. Template Driven Forms
  7. Model Driven Forms
  8. Introduction to Observables
  9. Getting Data From RESTful APIs with Observables
  10. Routing
  11. Structuring Large Apps With Modules
  12. C.R.U.D. with Firebase/Firestore
  13. Authentication with Firebase/Firestore
  14. Implementing for Multiple Users