Beginning Angular 2 with Typescript
- Length: 174 pages
- Edition: 1
- Language: English
- Publisher: CreateSpace Independent Publishing Platform
- Publication Date: 2017-02-03
- ISBN-10: 1542916674
- ISBN-13: 9781542916677
- Sales Rank: #1346162 (See Top 100 Books)
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
CHAPTER 1: INTRODUCTION
CHAPTER 2: ANGULAR 2 QUICKSTART
CHAPTER 3: RENDERING DATA AND HANDLING EVENTS
CHAPTER 4: BUILDING RE-USABLE COMPONENTS
CHAPTER 5: CONTROLLING RENDERING OF HTML
CHAPTER 6: TEMPLATE DRIVEN FORMS
CHAPTER 7: MODEL DRIVEN FORMS
CHAPTER 8: INTRODUCTION TO OBSERVABLES
CHAPTER 9: CONNECTING TO SERVER
CHAPTER 10: BUILDING SINGLE PAGE APPS WITH ROUTING
CHAPTER 11: STRUCTURING LARGE APPS WITH MODULES
CHAPTER 12: C.R.U.D. WITH FIREBASE