Pluralization in Angular

Learn how to pluralize and format numbers in angular using ngPlural and ngPluralCase… Read more

Similar

Angular 4 News Round Up April

WRITTEN BY GARETH DUNNE @JSDIARIES Whats New? As more and more developers are upgrading their projects to Angular 4 the initial confusion of this sudden incremented version has settled and has brou… (more…)

Read more »

Angular 4 and Sibling Component Interaction

Angular's Getting Started Guide contains recipes for common component communication scenarios in which two or more components share information. The scenarios discussed, include: Pass data from parent to child with input binding Intercept input property c... (more…)

Read more »

How to Build a PWA with Angular and Firebase

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 »