Tales and stories about Cloud-Native computing, Serverless, Containers, Azure and Kubernetes
A bunch of new features for ShareCoffee targeting user profiles. Check them out!
You want to speed up your frontend development skills? Learn SASS and write stylesheets faster. This post will teach you the basics of SASS.
I am a CoffeeScript lover. It's so time-saving, powerful and efficient. If you want to build robust frontend stuff, you should also start with CoffeeScript. This article provides a bunch of basic stuff for new CoffeeScript devs.
I'm thrilled to announce that we're organizing our 5th ShareCamp in Munich. Again we'll take over Microsoft's Germany HQ and share knowledge about SharePoint, Office 365 and Azure.
You can write your own, custom Add-Ons for Yeoman using the brand new sharecoffee-addon generator. Get started with ShareCoffee Add-Ons now.
CoffeeScript, TypeScript or plain old JavaScript? I get that question many times from customers. Here are my thoughts...
Do you know ShareCoffee? It's an API abstraction for SharePoint APIs and it makes daily tasks - such as querying the FormDigestValue - really easy.
ShareCoffee receives an Add-On. Now you can consume SharePoint's Search API directly from ShareCoffee and easily find things located in SharePoint or Office365.
SharePoint is exposing it's Search service via HTTP. In this article I share some essential tips when using SharePoint's Search Service via HTTP.
SharePoint Conference Speakers were asked to create a small session trailer. I took that chance to create a trailer for my Session on ShareCoffee. Watch it NOW!
See what is new in ShareCoffee 0.0.8
Learn how to query data from SharePoint using ShareCoffee and visualize it with the open-source library Chart.js.
When building SharePoint Apps, you've to load the so-called App chrome. This post explains how to make this integration smoother with ShareCoffee
I'm thrilled to announce that I'll be speaking at SharePoint Conference 2014 in Las Vegas
This article explains how you can create User Defined Functions (UDF) with JavaScript for Excel Services
I'm proud to release the first version of ShareCoffee. A small but powerful library which unifies consumption of SharePoint's HTTP based APIs. In addition a bunch of helpers are included for the SharePoint App framework.
Learn how to use Jade (aka Pug) to write your frontend code instead of relying on plain old HTML. This article guides you through the basics of Pug.
Can you use a Surface 1 Pro as a development machine? I'm using the Surface 1 Pro for quite some time now. Read my recap.
Microsoft announced the TOP 14 Sessions for SharePoint Conference in Las Vegas. Here are my thoughts on the picks.
I spent much time using the Visual Studio 2013 preview.Today I want to share my experiences from the preview-phase.
Have you heard of Yeoman? This post explains how to get started with yeoman. No matter if you do frontend or backend development, Yeoman will assist you.
Learn how we build SharePoint branding projects using latest frontend technologies such as Yeoman, CoffeeScript, Pug and SASS
Do you have to consume data from SharePoint using C#? Then this article is for you! It explains how to query data from SharePoint's API using RESTSharp.
I'm a OneNote Junkie. However, my instance of OneNote was recently broken after updating to iOS7. Learn how to repair it.
Today I found another bug in MSDN documentation which is worth sharing for SharePoint developers