Angular structural directives demystified #tutorial
This blog is part of an Angular instructional / tutorial series, please find the second edition here: Optimise your Angular app using trackBy. Angular structural directives demystified As Angular developers, we use structural directives like ngIf and ngFor all the time. But how do structural directives actually work? Structural directives…
Fork your HTTP client: supporting non-global HTTP interceptors in Angular
Most AngularJS developers are probably familiar with the concept of HTTP interceptors: a mechanism for modifying request and responses. This feature is commonly used for cross-cutting concerns such as authentication, logging and error handling. When Angular 2 was introduced it became clear there (initially) would…
Eager loading in Angular 2+
A nice and much talked about feature of Angular 2 is its support for lazy loading. The official Angular documentation website does a great job in describing its purpose. In short: it allows you to break up your Angular application in smaller modules that can…
Een toontje lager? Of juist hoger spelen: speel je rol
Vakmanschap is een samenspel van talent, ervaring, de wil om te leren en heel veel passie en toewijding. Dit kan ik zowel in mijn programmeerwerk als mijn liefde voor jazz kwijt. Beide passies beginnen met dezelfde basis: de juist noten durven en blijven spelen. Op…