Computer ScienceScience & MathematicsEconomics & FinanceBusiness & ManagementPolitics & GovernmentHistoryPhilosophy

Angular Succinctly

by Joseph D. Booth

Angular Succinctly

Subscribe to new books via dBooks.org telegram channel

Join
DescriptionTable of ContentsDetailsHashtagsReport an issue

Book Description

Angular is a massively popular JavaScript 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.

This open book is licensed strictly for personal or educational use. You can download Angular Succinctly ebook for free in PDF format (1.9 MB).

Table of Contents

Chapter 1
Introduction
Chapter 2
Dev Environment
Chapter 3
Angular CLI
Chapter 4
Files and Folders
Chapter 5
Customization
Chapter 6
Your Environment
Chapter 7
Exploring Hello World
Chapter 8
Tweaking It a Bit
Chapter 9
Components
Chapter 10
Templates
Chapter 11
Modules
Chapter 12
Our Application
Chapter 13
Menu Navigation
Chapter 14
Services and Interfaces
Chapter 15
Standings
Chapter 16
Editing Data
Chapter 17
Scoring
Chapter 18
Getting HTTP Data
Chapter 19
Summary
Appendix 1
Component Metadata
Appendix 2
Template Syntax

Book Details

Title
Angular Succinctly
Subject
Computer Science
Publisher
Syncfusion
Published
2019
Pages
124
Edition
1
Language
English
PDF Size
1.9 MB
License
For personal or educational use

Related Books

AngularDart Succinctly
AngularDart is an open-source, web app framework created by Google that combines the power of Angular with the Dart programming language, focusing on productivity, performance, and stability. Google has used it to build and run many of its mission-critical web apps that generate much of its revenue. In AngularDart Succinctly, Ed Freitas will show r...
Angular Testing Succinctly
Though sometimes perceived as a hurdle, testing can save developers from heartbreak in the long run. In Angular Testing Succinctly, author Joseph D. Booth provides a quick introduction to different tools and approaches to testing Angular projects to make them higher quality from the start and easier to maintain down the road. Topics covered include...
Ionic Succinctly
The Ionic framework is an open-source SDK built on top of Angular, integrating with Apache Cordova, and programmed using mostly Typescript and the JSON data format. It is used to build cross-platform mobile apps and Progressive Web Apps with ease, using familiar web technologies like HTML, JavaScript, and CSS. In Ionic Succinctly, Ed Freitas takes ...
Angular 2+ Notes for Professionals
The Angular 2+ Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow....
AngularJS Notes for Professionals
The AngularJS Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow....
Ionic 4 Succinctly
Ionic 4 takes the original Ionic toolkit from a mobile-centric framework based on Angular to a powerful, web-based UI design system and app-development toolset that is JavaScript-framework agnostic. The increased performance of Ionic 4 components makes the framework ideal for developing progressive web apps (PWAs), which are in high demand and popu...