Pokazywanie post贸w oznaczonych etykiet膮 promises. Poka偶 wszystkie posty
Pokazywanie post贸w oznaczonych etykiet膮 promises. Poka偶 wszystkie posty

poniedzia艂ek, 15 lipca 2019

Programming exercise #7 - promises basics

Very simple exercise - please create a promise, that returns some text after 2 seconds. When there was an error, console.error message.
Also do the same, using async and await syntax.