sp-dev-fx-webparts/samples/react-teams-tab-field-visit.../documentation/resources.md

29 lines
874 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Resources
Here are some resources to help you understand the tooling used in this solution.
TypeScript
* [TypeScript Site](http://bit.ly/SPF-TypeScript)
* [TypeScript Playground](http://bit.ly/TSPlayground)
* [Bobs TS “Cheat Sheets”](http://bit.ly/LearnTypeScript)
Tools
* [WebPack](http://bit.ly/SPF-WebPack)
* [Gulp task runner](http://bit.ly/SPF-Gulp)
* [Visual Studio Code](http://bit.ly/SPF-VSCode)
Tutorials
* [SPFx Dev Setup](http://bit.ly/SPFx-DevSetup)
* [Build your first Web Part](http://bit.ly/SPFx-FirstWP)
* [SPFx Labs](http://bit.ly/SPFx-Labs)
Teams
* [Building Microsoft Teams Tabs using SharePoint Framework](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/integrate-with-teams-introduction)
* [Teams Labs](http://bit.ly/TeamsDevLabs)
APIs
* [Graph API](http://bit.ly/MSGraphAPI)
* [SharePoint REST API](http://bit.ly/MSSharePointAPI)