Dynamic notification on badges..!

Hi All,

How I can display numbers on an image dynamically something like the below image. This number get increased as i add any item to the cart.

image

Thanks

<i class="icon ion-home badge-container"><span class="badge badge-assertive">{{$root.Array.length}}</span></i>