Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Beginning Angular 2 with Typescript

Posted By: AlenMiler
Beginning Angular 2 with Typescript

Beginning Angular 2 with Typescript by Greg Lim
English | 3 Feb. 2017 | ISBN: 1542916674 | 162 Pages | PDF (conv) | 1.56 MB

Angular 2 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 2 from a web development point of view. You'll start building Angular 2 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:

Introduction
Angular 2 Quickstart
Rendering Data and Handling Events
Building Re-Usable Components
Controlling Rendering of HTML
Template Driven Forms
Model Driven Forms
Introduction to Observables
Connecting to Server
Building Single Page Apps with Routing
Structuring Large Apps With Modules
C.R.U.D. with Firebase