Closed dpcunningham closed 4 years ago
Per the instructions at 31m49s...
ng-circle-progress
As with the previous features, continue the development cycle in "fencing style" (short, fast steps):
./src/app/home/home.page.ts
$ git commit -am "Added (initial) timer functionality to the circle-progress bar."
We get weird display artifacts (as seen at 40m04s...). Let's resolve those...
$ git commit -am "Resolved janky display artifacts in in the circle-progress bar."
Per the instructions at 31m49s...
ng-circle-progress
As with the previous features, continue the development cycle in "fencing style" (short, fast steps):
./src/app/home/home.page.ts
$ git commit -am "Added (initial) timer functionality to the circle-progress bar."