Archive for October 2016

What makes a page to be a news page on SharePoint Online

Yesterday our tenant got the new team news functionality. This functionality allows you to write news in your team site which gets published on the homepage or via the new news headlines web part. Show image Team news functionality Info: SharePoint Online “team news” begins roll out to Office 365 First Release customers - https://techcommunity.

Read more

Getting up to speed with webpack

Show image webpack After the introduction of Node.js, npm, Gulp and Yeoman. It is time to spend some time on another tool called webpack. Webpack is a module bundler and is one of the tools which is used in the building process of a SharePoint Framework client-side web part.

Read more

Sample Node.js SharePoint webhook application released

A month ago Microsoft announced that the SharePoint webhook functionality is available in developer preview Info: here is the official article - SharePoint Webhooks Developer Preview - Now Available! To test out the functionality myself. I created a sample Node.js application which is available in the SharePoint developer samples repository: Sample Node.

Read more
Back to top