Hello folks, Today we will show you, How to show loading/spinner using service in our application.
you could also use Ngx spinner library but i would suggest to use custom created spinner in the project. Benefit of custom created spinner is we can easily modify it accordingly our requirement and also add some extra features with it.Prerequisites:
- Basic Knowledge of Angular 2 or higher
- Visual Studio Code
- Set up of angular environment.
- Bootstrap