Skip to content

apollonin/promisesInAngular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn promises in AngularJs

Install

Run npm install

Task

The goal is to show div with id finished (call $scope.finished = true;) when interval inside randomWork function finishes it's work.

You should use $q service for this task!

About

Learn promises in angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published