We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73170cd commit 19ab3eeCopy full SHA for 19ab3ee
readme.md
@@ -56,11 +56,11 @@ COMING SOON. This course is being planned to be part of the upcoming super serie
56
- [X] The at() Method
57
- [X] The copyWithin() Method
58
- [X] The flat() Method
59
- - [ ] Static Array Methods in JavaScript
60
- - [ ] The Array-Like
61
- - [ ] The Array.from() array method
62
- - [ ] The Array.fromAsync() array method
63
- - [ ] The Array.of() array method
+ - [X] Static Array Methods in JavaScript
+ - [X] The Array-Like
+ - [X] The Array.from() array method
+ - [X] The Array.fromAsync() array method
+ - [X] The Array.of() array method
64
- [ ] Array Iterator Methods in JavaScript
65
- [ ] The filter() array method
66
- [ ] The map() array method
0 commit comments