Demo: Promises for long running operations [46 of 51] | JavaScript for Beginners

preview_player
Показать описание
Calls to databases and other external services can take a while. We need to ensure the application doesn't cease all operations while those complete. By using promises we can allow for better thread management and ensure our application stays responsive and has better performance.

#JavaScript #Beginners #Tutorial #NodeJS
Рекомендации по теме
Комментарии
Автор

setTimeout should have been explained a bit before starting the video, considering it's a JS beginner course.

sgamer
welcome to shbcf.ru