How To Keep Up To Date

Recently I was asked what you should do as a software engineer to keep your skill up to date. Of course, there are many things you can do. But one of the simplest and most effective practices in my view is reading. There are three websites I visit and scan as part of my daily… Continue reading How To Keep Up To Date

Deploy an Angular App to Azure

This is my new tutorial and second YouTube video showing how easy it is to deploy an Angular application to Azure using Azure Static Web Apps.

Published
Categorized as Cloud

Getting Started With Azure App Services (and learning how to edit videos for YouTube)

I was playing around with Azure App Services and Visual Studio Code recently and I think this is a great service to get something up and running quickly – basically diving into the code right away. Let’s see if we can do everything just from within Visual Studio Code! I never considered to become a… Continue reading Getting Started With Azure App Services (and learning how to edit videos for YouTube)

Getting Started with Azure

I’ve already learned quite some stuff about Azure networking on my way to become Azure Solution Architect. Reading is great, but hands on experience is really helpful to strengthen the knowledge. But how to start? Luckily there is an Azure Free Account. Subscribing to it is very easy and you get a bit of play… Continue reading Getting Started with Azure

Published
Categorized as Cloud

Typolino – Add animations

I never used animations with Angular. Funny as I remember having used the AngularJS variant quite excessively. So why not try it out. I’m pretty sure there is a cleverer way of doing it but maybe I just need to get used to the system first. Seems as if one can simply define the animations… Continue reading Typolino – Add animations