Angular 6 on Cloud Foundry with URLs without Hash
This article is about deploying an Angular 6 application to Pivotal Cloud Foundry so that URLs without a hash can be used. First, some Angular background. A...
This article is about deploying an Angular 6 application to Pivotal Cloud Foundry so that URLs without a hash can be used. First, some Angular background. A...
Somehow, I came across this great article about what to do to build a great work environment in an agile enterprise. In this short reflection, I want to high...
This is what I learned in November 2018: A coworker showed me GIT Graph JS, .a library with which you can create beautiful graphical representations of G...
This short article contains my notes when reviewing the last upgrade of my all-time-favorite-IDE IntelliJ IDEA. For more details, visit JetBrains. Multiline...
Recently, I finished reading “Java by Comparison – Become a Java Craftsman in 70 Examples” by Simon Harrer, Jörg Lenhard and Linus Dietz. This article is a b...
This is what I learned in October 2018: After creating some spies with Jest, I got a “cannot find name ‘jest’” error in Typescript. This article got the ...
This is what I learned in September 2018: At one of my HackTalk events, there was an introduction to Kotlin. I learned the basics of the language and som...
This is what I learned in August 2018: Because I’m developing an Angular web application, some topics became relevant for me. For example Cross Site Requ...
Recently, we decided which UI library we should use in our Angular app. This article is about the aspects we took into account and why we decided to use Prim...