Learning TypeScript 2 for SPFx - what resources are available ?

Iron Contributor

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
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

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

Lots of good primers on youtube as well, if you prefer videos.