Skip to content

Commit 19ab3ee

Browse files
authored
Update readme.md
1 parent 73170cd commit 19ab3ee

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

readme.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ COMING SOON. This course is being planned to be part of the upcoming super serie
5656
- [X] The at() Method
5757
- [X] The copyWithin() Method
5858
- [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
59+
- [X] Static Array Methods in JavaScript
60+
- [X] The Array-Like
61+
- [X] The Array.from() array method
62+
- [X] The Array.fromAsync() array method
63+
- [X] The Array.of() array method
6464
- [ ] Array Iterator Methods in JavaScript
6565
- [ ] The filter() array method
6666
- [ ] The map() array method

0 commit comments

Comments
 (0)