+ 3
What are promises?
ES6 has introduced promises, which are asynchronous objects/class(es?). I don't get its concept. How do they work, and are they worth it to learn?
0 ответов
ES6 has introduced promises, which are asynchronous objects/class(es?). I don't get its concept. How do they work, and are they worth it to learn?