Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4af79f8

Browse files
authored
Update LESSONPLAN.md
1 parent fa6a638 commit 4af79f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Week2/LESSONPLAN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,3 +170,5 @@ console.log(evens); // [2, 4]
170170

171171
### Essence
172172

173+
Easy methodes to transform arrays, wich you'll have to do quite often, while keeping the original array intact.
174+
You can see it as a shortcut. Of course you can write these methodes yourself many times, but 'they' already did it for you

0 commit comments

Comments
 (0)