Building Modern Web Applications Using Angular

Shravan Kumar Kasagoni

  • 出版商: Packt Publishing
  • 出版日期: 2017-05-29
  • 售價: $1,550
  • 貴賓價: 9.5$1,473
  • 語言: 英文
  • 頁數: 226
  • 裝訂: Paperback
  • ISBN: 1785880721
  • ISBN-13: 9781785880728
  • 相關分類: Angular
  • 下單後立即進貨 (約3~4週)

商品描述

Key Features

  • Learn how to build and architect high performance web applications by mainly focusing on the UI
  • Learn how to implement the latest JavaScript concepts in ECMAScript 2015, ECMAScript 2016 and TypeScript
  • Leverage the latest Angular 2 features to get the most out of your JavaScript applications

Book Description

Angular 2 is modern web application development framework. It is dramatically faster than Angular 1 in all aspects. It's simpler and easy to learn compared to Angular 1 and is also futuristic. It uses the latest upcoming JavaScript features, and is still a very flexible framework that lets you write apps in ES5 (the current version of JavaScript) or ES6/ES2015 (the future version of JavaScript) or TypeScript (the Typed superset of JavaScript that compiles to plain JavaScript) or any language that can be compiled into JavaScript. Its component-based application development makes it easy to build very complex UI applications.

This book will take you from a basic understanding of web and mobile application development to mastering it.

This book starts with basic of Angular 2 web application development. It shows you how to dedicatedly build an end-to-end conference management application using the individual Angular 2 features explained in previous chapters. Along with covering framework, it will also explain how to structure complex applications and give you some best practices to follow. The final chapters explain how to build one end-to-end application to apply the teaching by actually implementing, testing, and deploying the app. At the end, it explains how to test your app and prepare for deployment, and shows you some third-party frameworks based on Angular 2.

What you will learn

  • Familiarize yourself with the new component-based model to build Angular 2 apps
  • Understand the concepts of components, data binding, event binding, and new templating syntaxes
  • Understand Google's material design and how to use Angular 2 material design components
  • Build forms to capture and validate user input using model-driven and template-driven approaches
  • See how to make sleek and appealing animations
  • Grasp the concepts of routing, services, and directives, and set up and use the firebase backend in Angular 2 apps
  • Find out how to architect and build a Conference Management Application using Angular 2 concepts
  • Discover how to test Angular 2 apps using tools such as Protractor, how to deploy the apps, and third-party frameworks such as Ionic.
  • Understand how to migrate your existing AngularJS 1 applications to Angular 2.