#046 Javascript Interview Questions | JS Output based questions || JS Interview Prep #javascript

preview_player
Показать описание

#udemy #leetcode #geektrust #geeksforgeek #hackerrank #codechef #iit #uptu #aktu
Рекомендации по теме
Комментарии
Автор

if we are using async keyword then instead of using .then on data we can simply use await keyword
const data = await getData();

ChetanBanchhod
Автор

Why promise is pending i don't know, it cause troubles to me each time

Arif-dfgh