10am - Rapid web app development with the Angular CLI
From Joseph Stone
views
comments
From Joseph Stone
Rapid web app development with the Angular CLI
Preconference: 10am
Location: Redbud
Presenter(s): Vale Hettlinger
Presentation method: Virtual and in person
Description: In this workshop, I plan on walking through the creation of an interactive single-page web app starting from scratch. The idea here is to demonstrate how quickly and easily a new front-end application (or additions to an existing Angular application) can be created using the Angular CLI (command-line interface). We will: scaffold a new app and see it run immediately; create a reusable component (or two); share data between components with services; look at "pages" and navigation; and put it all together