My previous post with Visual Studio Code Assistant received a lots of attention, so i wanted to share with you another set of 12 rules for… (more…)
Read more »
In November of 2017, Crunchbase.com relaunched on a brand-new web platform. We transitioned millions of Crunchbase users to the new site, and we did it with almost zero downtime and […]... (more…)
Read more »
In this post, I will show you how attribute directives in Angular provide a way to adapt UI elements to your components and services and setting default values to them. (more…)
Read more »
In my last projects, we always had the same requirement: Build the application once and deploy the same build fragment to multiple environments. This leads to some technical challenges, as we need to be able to inject environment-specific information to o... (more…)
Read more »
The purpose of this library is to support server-side rendering of your Angular 4+ applications with minimal code changes and mimimal difficulty. It supports both Angular CLI projects and projects that use custom webpack configurations. It works out of th... (more…)
Read more »