Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSpromises

Taking an example of JavaScript Promises through four steps:

  1. set up a basic fn that returns a promise
  2. adding argument data to the resolve and reject states
  3. using .then() method to call handlers for resolve/reject
  4. passing promise state data to the handlers

About

Taking a zyBook example of JavaScript Promises through a four steps

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages