DEV Community

Discussion on: Callbacks, Promises, and Async/Await in JavaScript

Collapse
 
annajmcdougall profile image
Anna J McDougall

I've been trying to learn this for a while and would love some examples with actual API calls, as every article seems to use setTimeout to demonstrate things. Do you have any recommendations for simple code that demonstrates a real-world usage?