tips & tricks
Using Azure Search with a hosted Ghost blog
Two node.js scripts that will help you use Azure Search on your hosted Ghost blog.
Optimizing Office web apps and add-ins for release with Gulp
When building Office web applications and add-ins there comes the time where they are ready for release. What's good for development however, isn't necessarily leading to best performance. Luckily using Gulp you can pretty easily improve your solution's performance.
Inconvenient XHTML validation in Sitecore 8 XP
It’s all about quality
Inconvenient Internet Explorer security zones and Azure AD web applications
When building Azure AD web applications you have to ensure that they are in the same security zone as other Office 365 resources.
Inconvenient ADAL JS Angular with simultaneous CORS requests continued
Recently I wrote about the issue with issuing multiple CORS requests using the ADAL JS library. It turns out that there is even more to it.