You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: es/promise-async-await/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
layout: editorial
3
-
chapter: 17
3
+
chapter: 18
4
4
pageNumber: 138
5
5
description: Promises are now used by most modern APIs. It is therefore important to understand how they work and to know how to use them to optimize your code.
0 commit comments