Skip to content

CodeWorksFrance/CW_kata_promise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a kata on callbacks, promises, async and await

Write, test first, a node program which every minute prints a fact about cats.

https://catfact.ninja/fact

First using callbacks.

Then using Promises, with then and catch.

Then using async and await.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published