-
Software Development
Debugging Angular 2 Applications from the Console
Learn how to access useful information from your Angular 2 components right from your browser’s console There have been some…
Read More » -
Software Development
Learning Angular 2: Creating a tabs component
A follow up on thoughtram’s excellent article on creating a tabs components with Angular 2 This is a follow-up article…
Read More » Learning Angular 2 – Conditionally add styles to an element
Here we’re going through a couple of ways to conditionally apply some styles to a DOM element in Angular 2.…
Read More »-
Software Development
Multi Content Projection aka Multiple Transclusion
How named/multi-slot transclusion works in Angular 2 If you’re an Angular developer, I’m sure you heard about transclusion. Sounds really…
Read More » -
Software Development
Improve your Angular 1.x startup time
This neat and simple trick originally appeared about a year ago on this blog post, so it’s not something I…
Read More » -
Software Development
Componentizing Workflow for Angular 2
A possible (mental) workflow to split up your static HTML into components Yesterday I wrote a tweet about how I…
Read More » -
Career
Follow-up-EvolvingPublication
Martin Fowler just published a “Bliki” article on his site about EvolvingPublication. This is a concept I’ve been using for…
Read More » -
Software Development
Preparing for Angular 2
I’m sure you heard about Angular 2 and that it will be totally different. Forget everything you know and start…
Read More » -
.NET
Screencast: TypeScript – Setup Your Working Environment
First of all, this is my first screencast ever, so be patient. The idea is to quickly demonstrate how you…
Read More » -
Software Development
REST API Design – Resource Modeling
Important note: this is not something I’ve written up by myself, but it’s rather a summary, some highlighting of the…
Read More »