Forum Discussion
Nigel Price
Feb 02, 2017Iron Contributor
Learning TypeScript 2 for SPFx - what resources are available ?
Hi Does anyone know what resources (Books, eBooks, blogs, Technet etc) I should be using to teach myself TypeScript 2 to use with SPFx ? Thanks Nigel
Luis Mañez
Feb 02, 2017MVP
Likely, best place to start is the same Typescript website:
http://www.typescriptlang.org/docs/tutorial.html
There are a couple of pretty good courses on Pluralsight.
Also, you can learn a lot from the existing SPFx samples on github: https://github.com/SharePoint/sp-dev-fx-webparts
http://www.typescriptlang.org/docs/tutorial.html
There are a couple of pretty good courses on Pluralsight.
Also, you can learn a lot from the existing SPFx samples on github: https://github.com/SharePoint/sp-dev-fx-webparts
Nigel Price
Feb 02, 2017Iron Contributor
Hi Luis
I am looking at https://github.com/SharePoint/sp-dev-fx-webparts and learning alot especially Waldek's CRUD example.
Thank you for the link to the typescript web site. I will take a look at it.
Regards
Nigel
- Russell GoveFeb 02, 2017Iron Contributor
Lots of good primers on youtube as well, if you prefer videos.