⚠ Deprecated: Legacy
The basic idea: each time we add one or more promises to an instance of a promiseTracker, that instance's active() method will return true until all added promises are resolved. A common use case is showing some sort of loading spinner while some http requests are loading.
$ dotnet add package angular-promise-trackerNo README available.