DevTeach 2016
Last week, on July 7th, I had the privilege to speak at a local Development Conference called DevTeach to a very passionate audience! I gave a hands-on session on AngularJS and its integration with the Microsoft Graph.
The session’s abstract was the following :
“Every developer hears about AngularJS and all the magic it does for you applications. In order to kickstart you AngularJS journey, this session is an introduction to the AngularJS concepts applied to any Office 365 development. Different workloads will be targeted (Mail, Calendar, Files) and the Office 365 API will be our main datasource. We will also cover SharePoint Online specific data access (Office 365 API, REST, CSOM and Search) to meet your current development needs.
The 3 key takeaways of this session are :
- You will understand the basics of the AngularJS framework
- You will learn how to communicate withthe Office 365 through AngularJS
- You will be able to apply those new skills in your next project”
The slides
The code
You can find the code of the provided OfficeHub AngularJS application on my GitHub available right here : https://github.com/sebastienlevert/officehub
Thanks everyone who attended my session and I hope I will have the chance to come speak again at that great community event!