This post is part of a series in which I will describe how I built my first PWA. It will touch on many topics such as Angular 2, Ionic 2, Firebase, service workers, push notifications, serverless architectures. I hope you find it useful when building your... (more…)
Read more »
Managing a gradual, staged transition from Angular 1 to Angular 2 or React is not a pipe dream. Upgrading does not have to mean a full rewrite, nor a ... (more…)
Read more »
There are countless articles out there debating whether React or Angular is the better choice for web development. Do we need yet another… (more…)
Read more »
Evolving Angular. Announcing Angular 4, 5, 6. Predictability and stability goals for the ecosystem.
Read more »
Being able to make http requests is a very important part of a single page application. In this post I will show a quick demo of how to make requests using the Angular 2.0 http module.
Read more »