Skip to content

Latest commit

 

History

History

custom-promise

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Create custom-promise project (wip)

Implement class MyPromise which will imitate built-in Promise. Add then, catch and finally methods