Promise in JavaScript🤔 🤞

Pubblicato il: 12 gennaio 2023
sul canale di: Technical Glitch
1,072
33

A promise is simply a object that holds an asynchronous task which is yet to be completed. When you define a promise object in your script, instead of returning a value immediately, it returns a promise.
Use: Performing asynchronous tasks

Callback is technique in which we pass a function to another function as an argument for performing asynchronous tasks.
Promises vs callback:
Callback are prone to have callback hell issues but there is no such problems in Promise.

#shorts #short #javascript #programming #asynchronous #coreengineering #promises


In questa pagina del sito puoi guardare il video online Promise in JavaScript🤔 🤞 della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Technical Glitch 12 gennaio 2023, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 1,072 volte e gli è piaciuto 33 spettatori. Buona visione!