ebook img

Progressive Web Apps with Angular 2 PDF

70 Pages·2017·2.34 MB·English
Save to my drive
Quick download
Download
Most books are stored in the elastic cloud where traffic is expensive. For this reason, we have a limit on daily download.

Preview Progressive Web Apps with Angular 2

ManfredSteyer Custom Schematics and CLI: Manfred Steyer An Angular Application by the push of a Button SOFTWAREarchitekt.at ManfredSteyer About me… • Manfred Steyer • Blog: SOFTWAREarchitekt.at • Angular Trainings and Consultancy • Google Developer Expert (GDE) Manfred Steyer Page ▪3 ManfredSteyer Have you ever tried to … … setup a modern JavaScript project manually? • Compiler/ Transpiler • Package manager and packages • Build chain optimized for bundle size, performance, etc. • Testing tools including code coverage • Linting tools ManfredSteyer Angular CLI ManfredSteyer Using the CLI ng new my-project cd my-project ng generate component my-component ManfredSteyer Vision ng new my-project --collection my-special-templ cd my-project ng generate my:menu-component side-menu ManfredSteyer Contents • What is Schematics? • How to create custom schematics? • How to use parameters? • How to use templates? • How to scaffold whole projects? ManfredSteyer What is Schematics? ManfredSteyer Scaffolding Tool used by Angular CLI Schematics: The whole project Schematics Schematic: Code Generator Collection: Set of Schematics ManfredSteyer Experimental :: Breaking Changes ahead Angular Labs Give it a try! ManfredSteyer

Description:
Great introduction in Angular Blog. • https://blog.angular.io/schematics-an-introduction-dc1dfbc2a2b2. • My Tutorial/ Case Study (4 articles so far).
See more

The list of books you might like

Most books are stored in the elastic cloud where traffic is expensive. For this reason, we have a limit on daily download.