We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 975eb2d commit 9490527Copy full SHA for 9490527
readme.md
@@ -1186,7 +1186,6 @@ For classes understanding:
1186
- [ES6 Features - Classes](http://es6-features.org/#ClassDefinition)
1187
- [JavaScript Classes - MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes)
1188
1189
-
1190
### Async Await
1191
1192
In addition to [Promises](#promises), there is a new syntax you might encounter to handle asynchronous code named *async / await*.
0 commit comments