Angular Progress Bars
In this tutorial, you will learn how to create loading indicators with angular.
First, we will take at look at how to create a simple horizontal progress bar using just a DIV-element and some CSS.
Afterward, we will dive into more advanced techniques using SVGs. We will use them to re-create ou...
August 16, 2018 9 min read