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
3 Replies
Sort By
- 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- Nigel PriceIron 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 GoveIron Contributor
Lots of good primers on youtube as well, if you prefer videos.