Community
Articles
Topics
Q&A
Learn
Course
Programming Dictionary
Tools Library
Development tools
Website Source Code
PHP Libraries
JS special effects
Website Materials
Extension plug-ins
AI Tools
Leisure
Game Download
Game Tutorials
English
简体中文
English
繁体中文
日本語
한국어
Melayu
Français
Deutsch
Login
singup
Next Section: Execution of asynchronous task callbacks
(895 plays)
Next Section
Watch Again
ဆ
Chapter
Note
Ask
Courseware
Feedback
Web front-end Promise tutorial from entry to mastery
Chapter1 Introduction
1-1 Promise video introduction
1-2 Introduction to Promises
Chapter2 First Experience
2-1 First experience with Promise 01
2-2 First experience with Promise 02
Chapter3 Practical exercises
3-1 fs read file
3-2 ajax request
3-3 Encapsulate fs reading file operation
3-4 The promisify method performs promise style conversion
3-5 Promise encapsulates AJAX requests
Chapter4 Object properties
4-1 Introduction to object status attributes
4-2 Introduction to object result value attributes
Chapter5 work process
5-1 Promise workflow
5-2 Promise API-constructor-then-catch
5-3 Promise.resolve method
5-4 Promise.reject method
5-5 Promise.all methods
5-6 Promise.race method
Chapter6 Promise key issues
6-1 How to modify the state of an object
6-2 Can multiple callbacks be executed?
6-3 Issues with the order of changing status and specifying callbacks
6-4 What determines the result returned by the then method?
6-5 Chain multiple tasks
6-6 abnormal penetration
6-7 How to terminate a promise chain
Chapter7 Promise custom packaging
7-1 Initial structure building
7-2 Resolve and regect structure construction
7-3 resolve and regect code implementation
7-4 Thtow throws exception to change state
7-5 The state of a Promise object can only be modified once
7-6 then method executes callback
7-7 Execution of asynchronous task callbacks
7-8 Specify multiple callback implementations
7-9 Synchronously modify the status then method result return
7-10 Asynchronously modify the status then method result return
7-11 then method improvement and optimization
7-12 catch method - exception penetration and value passing
7-13 resolve method encapsulation
7-14 reject method encapsulation
7-15 all method encapsulation
7-16 race method encapsulation
7-17 Asynchronous execution of then method callback
7-18 Implementation of class version
Chapter8 async function
8-1 async function
8-2 await expression
8-3 Combining async and await in practice
8-4 async and await combined to send ajax request
Previous section
Next Section
Tutorial List
get help
Course Recommendations
Courseware download
Intermediate
Web front-end Promise tutorial from entry to mastery
5316 people are watching
Elementary
Promise from entry to customization (front-end advancement)
3494 people are watching
Elementary
Scala Tutorial
13012 people are watching
Elementary
CSS Online Manual
81477 people are watching
Elementary
SVG Tutorial
12592 people are watching
Elementary
AngularJS Chinese Reference Manual
24037 people are watching
Elementary
Go language tutorial manual
26793 people are watching
Elementary
Redis command operation Chinese manual
57317 people are watching
Elementary
Python 3 Tutorial
87027 people are watching
Elementary
XML DOM tutorial
20583 people are watching
Elementary
Memcached command operation manual
17375 people are watching
Elementary
XSLT tutorial
9441 people are watching
Web front-end Promise tutorial from entry to mastery courseware
Belongs to chapter:Web front-end Promise tutorial from entry to mastery
Download
Students who have watched this course are also learning
493335 plays
Let's briefly talk about starting a business in PHP
Quick introduction to web front-end development
Large-scale practical Tianlongbabu development of Mini version MVC framework imitating the encyclopedia website of embarrassing things
Getting Started with PHP Practical Development: PHP Quick Creation [Small Business Forum]
Login verification and classic message board
Computer network knowledge collection
Quick Start Node.JS Full Version
The front-end course that understands you best: HTML5/CSS3/ES6/NPM/Vue/...[Original]
Write your own PHP MVC framework (40 chapters in depth/big details/must read for newbies to advance)
notes
X