Tag: tutorial
Time, the eternal struggle
How to not mess up timekeeping as a software engineer […]
Clean code – 2 minute cheat sheet
All a software developer needs to know about how to […]
Polyglot Maven: Kotlin instead of XML
What is Polyglot Maven? Most people assume that their Maven […]
Docker Swarm, persistent connections and Spring Boot graceful shutdown
The problem Spring Boot containers still receiving requests after a […]
Angular lifehack: reactive component input properties
From the moment I started working with Angular (and I […]
Sharing Angular modules like a boss
What forRoot and forChild have to do with lazy loading […]
Drag ‘n Drop in Angular: Part 1 – The Draggable Directive
The first part of this series starts with the foundation: […]