インターネットデパート - 取扱い商品数1000万点以上の通販サイト。送料無料商品も多数あります。

Beginning Angular with Typescript (updated to Angular 6) (English Edition)

価格: ¥0
カテゴリ: Kindle版
Amazon.co.jpで確認

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