Название: Angular 2 Succinctly Автор: Joseph D. Booth Издательство: syncfusion Год: 2017 Формат: PDF Страниц: 123 Размер: 2.0 MB Язык: English
Description
Angular 2 is a massively popular javascript framework built to take advantage of component development in web apps. In Angular 2 Succinctly, author Joseph D. Booth will guide you through setting up a development environment, interacting with the Angular CLI, building Hello World, and more. By the end, you’ll know how to set up templates, compose components from those templates, and tie them all together with modules to deliver a cohesive web app. Table of Contents
Introduction Dev Environment Angular CLI Files and Folders Customization Your Environment Exploring Hello World Tweaking It a Bit Components Templates Modules Our Application Menu Navigation Services and Interfaces Standings Editing Data Scoring Getting HTTP Data Summary Appendix 1: Component Metadata Appendix 2: Template Syntax