jQuery
SharePoint Framework Weather Web Part
In the past you might have built SharePoint Web Parts using jQuery and jQuery plugins loaded from a CDN. Now that the SharePoint Framework is released, here is how you would build your solution as a Client-Side Web Part.
From 0 to 60 or how I refactored an Office Add-in from a web page hosted in SharePoint to an application using Node.js, CORS and Office 365 API
After building SharePoint solutions for a few years I tried building an Office Add-in querying the Office Graph. Here is what I learned.
mavention.com Single Page App is live
Today I released the Single Page App version of mavention.com.
How we did it: recommending mavention.com for foreign visitors on mavention.nl
Last week we launched recommending mavention.com to our foreign visitors on mavention.nl.
Search Query Suggestions for anonymous users in SharePoint 2013 with Mavention Query Suggestions
SharePoint 2013 ships with a rich search experience. One part of that experience is providing search query suggestions. Unfortunately those suggestions are not available for anonymous users. So what to do if you want query suggestions on your public facing website?