Two years ago I wrote a blog post on Angular Performance, that remains the most popular post on this site. Even two years ago it seemed like Angular 1 was on it’s way out, so I was surprise t… (more…)
Read more »
Building modals and dialogs isn't easy - if we do it ourselves. Angular Material comes with a powerful dialog service that makes it very easy to create custom dialogs in our own applications. Let's take a look! (more…)
Read more »
I always wanted to publish something to the npm, but I wasn’t happening. When I created the dimmer (inspired by https://semantic-ui.com… (more…)
Read more »
Recently I’ve been playing a lot with my pet project Tradux. It is a simple trading platform simulator which I built as an exercise in Redux, event sourcing and serverless architectures. I’ve decided to share some of the knowledge I learned in the for...
Read more »
AngularFire Lite is the very first and currently the only library that supports server side rendering out of the box for both Firestore and the Realtime Database plus other features over the… (more…)
Read more »