+ All Categories
Home > Documents > Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The...

Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The...

Date post: 01-Aug-2020
Category:
Upload: others
View: 6 times
Download: 0 times
Share this document with a friend
33
Transcript
Page 1: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 2: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 3: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 4: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 5: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 6: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 7: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 8: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 9: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 10: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 11: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 12: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 13: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup

ENDLESS POSSIBILITIESEvery npm package can be addedIf no npm package exist à create one,two or more

Your coding standards

Reusable components

Pattern Libraries

Test frameworks

Custom Linter ConfigurationsEditor configuration

UI Test FrameworksCustom Frameworks

Page 14: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup

MSBuild

NUGET

Page 15: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 16: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 17: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 18: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 19: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup

Demo

Page 20: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 21: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 22: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup

The Challenge for PNP/SPFx

1. Easy to update2. Manage Extension3. Manage Frameworks4. Modular5. Easy to customize6. Extendable7. Testable

Page 23: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 24: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 25: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 26: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 27: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 28: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 29: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup

What have you seen

• Tools to create your own generator

• Add custom dependencies

• PnP/SPFx is not only for custom frameworks• Improves React, Knockout, No Framework

• Automatically check your project version – Through Office 365 CLI

Page 30: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup

The Challenge for PNP/SPFx1. Easy to update2. Manage Extension3. Manage Frameworks4. Modular

5. Easy to customize6. Extendable7. Testable

Page 31: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup

Fork the codegithub.com/pnp/generator-spfx

Check out the documentationpnp.github.io/generator-spfx/

Page 32: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup
Page 33: Yo I want to extend - DQC I want to... · PnP/generator-SPFx Recipes PnP SPFx Yeoman The composeability model of Yeor build your own or consume and re Framework Yeoman generator sup

n8d.at/blog@StfBauer

Information ArchitectVienna / Austria


Recommended