في هذا الفيديو أتحدّث عن البروميسز (الوعود) في لغة البرمجة جافا سكريبت
ES6 came with many new features, but one of the best features was the official introduction of Promises. Promises allow you to write clean non-callback-centric code without ever having to worry about callback hell. Even if you never write your own promise, knowing how they work is incredibly important, since many newer parts of the JavaScript API use promises instead of callbacks.
💖 Become a Channel Member: Show support & get perks!
/ @moelzanaty3
🚀 Join Discord - / discord
#frontend #html #css #javascript #react #mohammedelzanaty #mentomz
▬ 🔗 Chapters ▬▬▬▬▬▬▬▬▬▬
⌛ 00:00:00 Promises Overview
⌛ 00:00:45 Creating Promises
⌛ 00:03:50 .then() Method
⌛ 00:04:55 Catching Errors
⌛ 00:07:03 Chaining .then() Calls
⌛ 00:10:39 .finally() Method
⌛ 00:16:15 Real Calling API
⌛ 00:19:40 Promise.all() Method
⌛ 00:24:50 Promise.race() Method
⌛ 00:26:35 Promise.any() Method
⌛ 00:28:58 Async / Await
⌛ 00:35:40 Quiz
⌛ 00:36:59 Outro
▬ 🔗 Resources ▬▬▬▬▬▬▬▬▬▬
⭐ Source Code: https://github.com/moelzanaty3/comple...
▬ 🔥 Contact Me ▬▬▬▬▬▬▬▬▬▬
🚀 BIO: https://moelzanaty3.bio.link/
☕ You Don't need to meet me to buy a coffee: https://www.buymeacoffee.com/moelzanaty3
🔗 GitHub: https://github.com/moelzanaty3
🔗 LinkedIn: / moelzanaty3
🔗 Twitter: / moelzanaty3
📪 [email protected]
▬ ⚙️ My Equipment Gear ▬▬▬▬▬▬▬▬▬▬
🌟 https://kit.co/mohammdelzanaty/my-you...
▬ 🎨 My Editor Settings ▬▬▬▬▬▬▬▬▬▬
🌟 Night Owl Color Theme.
🌟 Dank Mono Font
or more information - • My Code Editor: Visual Studio Code, ...