Название: Angular Succinctly
Автор: Joseph D. Booth
Издательство: syncfusion
Год: 2019
Формат: PDF
Страниц: 124
Для сайта: litgu.ru
Размер: 1.4 MB
Язык: English
OVERVIEW
Angular is a massively popular jаvascript framework built to take advantage of component development in web apps. It is constantly evolving, with a new major release delivered every six months. In Angular Succinctly, author Joseph D. Booth guides you through setting up a development environment, interacting with the Angular CLI, building Hello World, and more with the latest release, Angular 7. 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