Tales and stories about Cloud-Native computing, Serverless, Containers, Azure and Kubernetes
In Angular, HTML templates aren't static. By using local template variables you can make your HTML even more dynamic and more flexible. Learn how to use local template variables in Angular, now!
Angular introduces the Elvis operator. Learn how to use it in templates and how to build more efficient HTML templates for your Angular components.
Angular will become the next big thing for enterprise developers. That's why you should structure your source code correctly from the very beginning.
Today In contrast to my older ES2015 example, this article demonstrates how to build an Electron application using Angular2 Beta0 and TypeScript.
This post introduces a small technical demo application which has been built using Angular, ES2015 and Electron. The entire build in this new sample has been created using Gulp.js
In the seventh and last part of the "Frontend Build" article series, you'll learn how to create conditional tasks for the Build as a Service (BaaS) system.
In part five of the series you learned about Build as a Service, this post will explain how to make your own BaaS more configurable and flexible.
Learn how to build composible Gulpfiles in the second part of the series on frontend builds
Kill all humans! No not really, this post is the introduction for the Frontend Build article series. It'll explain how to automate critical steps when building Frontend applications.
I bought a Chromebook because I want to dig a bit deeper into the Chrome App Model from a developers perspective. Check out what happened...
After many years I'll finally leave the SharePoint business. In this article I'm sharing some of the reasons.
Learn how to connect a GitHub repository with Microsoft Azure using Codeship to realize a CI / CD pipeline for web applications using Docker images.
When you start your Electron App, the title of the main window may flash. Read this article and learn how to prevent title flashing
Do you want to ship Electorn Apps to your customers? Then you should always package application insights as ASAR. Learn how to get that done with Gulp.js
Learn how to create a cross-platform desktop application for Windows, Linux and macOS based on GitHub Electron, Angular.JS and JavaScript. In this tutorial, the JS code will be transpiled using Babel and dynamic module loading is implemented with SystemJS.
Are you using Node.js or io.js? If so, you should know NVM, the Node Version Manager. This article explains how to get started with NVM and how to use it on a daily basis.
Are you speaking at user groups or conferences? As a developer we would love to code our presentations. With reveal.js you can finally do it. Read this article and get started with Presentations as Code (PaC)