/pres-o365-node

Node.js samples for Office AddIns, Office 365, SharePoint Online & Azure AD.

Primary LanguageTypeScript

Office 365, Office Add-in, & SharePoint Add-in Node.js

This repository contains demos & presentationss using Node.js for Office 365, Office Add-ins and SharePoint Add-ins.

Presentations

  • Running Office 365 apps on a Raspberry Pi 2 with AzureAD & Node.js

    In this little 15 minute express talk, I showed how you can use a Raspberry Pi 2 Model B to run a Node.js website that authenticates with AzureAD & consumes the Office 365 APIs. Interested in learning more, getting the code & checking out the demo video?

  • Building Office Add-ins using Node.js

    Andrew Connell will show you how to build a web application using Node.JS. This session will walk you through the steps to get started with Node.JS and the plumbing needed for Add-ins for Office. They will show how to build Add-ins for Office in both Outlook and Excel that talk to the Office.JS. End to end solutions will be used to show the power of the Add-ins Model for the End Users who never have to leave the product they live and breathe in to surface more business context than ever before.

  • Building Business Apps Like they do in the Valley with Angular, Node.js and more

    This session is a deep dive journey into using third party Angular, Node.js, or any other third-party library to create apps.

  • Building Apps for Office & Office 365 using Node.js

    Are you an Office, Office 365 or even a SharePoint developer and interested in this thing called Node.js? This session will walk you through the steps to get started with Node.js and the plumbing needed for Add-ins for Office. In addition you will see how to create a web application that authenticates with Azure AD and talks to the Office 365 APIs all using Node.js!

  • Introduction to Node.js for the SharePoint & Office 365 Developer

    Have you heard about this thing called Node.js. They actually got JavaScript to run on the server? Are you kidding me!? Nope... and there are some very good reasons why you should consider it for your next SharePoint or Office 365 app project. In this class, you will learn what Node.js is, how to create a simple site and walk away with some resources on where to go from there.

Demos