The following example shows the wrong way to use an asynchronous function ( fetchUserOrder() ). Later you'll fix the example using async and await . Before ...
確定! 回上一頁