Introduce modern to your classic projects · •Typescript –typed superset of JavaScript. 06.04.2019 Server side tool comparison # IIS Express Project Templates. 06.04.2019 Classic

Post on 24-Aug-2020

4 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

Transcript

06.04.2019

#

2019

#

Introduce modern to your classic projects

Piotr Siatka

06.04.2019

#Sponsors and Partners

06.04.2019

#About me

• Software Developer @Valo Intranet

• SharePoint Development / Administration experience

• #ValoLove #ValoRun

• Contact:• Twitter:@PiotrSiatka

• Email: piotr.siatka@hotmail.com

06.04.2019

#Let me tell you a story..

.. about SharePoint developer’s life..

06.04.2019

#SharePoint development models

Full trust solutions

Sandbox solutions

Add-in/Apps (Autohosted, Provider-hosted, SharePoint-hosted)

SPFx

…?!

06.04.2019

#

Can I use SPFxin SP2013?

06.04.2019

#Move to O365

• Difficult and costly migration

• Security obstacles

• Not enough resources/knowledge

• Integrations with other on-premises systems

• No Internet conection

• …

06.04.2019

#SPFx toolchain

• NodeJS – runtime environment

• npm – package manager

• Gulp – task runner

• Yeoman – templates engine

• Typescript – typed superset of JavaScript

06.04.2019

#Server side tool comparison

IIS Express

Project Templates

06.04.2019

#Classic vs Modern development

Classic

• Full trust, Sandbox

• Addins

• JSlink

Modern

• SPFx

• CSOM

• PnPJs

06.04.2019

#How to start?

• Challenge yourself

• Try to do daily tasks differently

• Automate your work

06.04.2019

#npm: sharepoint

https://www.npmjs.com/search?q=keywords:sharepoint

06.04.2019

#npm packages

• sp-rest-proxy

• spsave

• @pnp

• …

06.04.2019

#Tools

• VS Code

• SP Editor

• React developer tools

06.04.2019

#Example scenario

1) create-react-app – to scaffold React app

2) sp-rest-proxy – to communicate with SharePoint in dev env

3) @pnpjs – to work with SharePoint REST API

06.04.2019

#DEMO

06.04.2019

#Summary

• SharePoint on prem is alive

• Challenge yourself

• Try to stick to latest announcements

06.04.2019

#Questions?

06.04.2019

#

06.04.2019

#

THANK YOU!

top related