Skip to content

Commit 9faf50e

Browse files
authored
Updated Readme titles
first commit to update the readme on this project
1 parent 0fa7795 commit 9faf50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# The power of .map
1+
# Using JavaScripts's Map & forEach Methods
22

33
This code compares how **.map** and **.forEach** handle the same set of data. The intention of comparison is to discover how .map works on a deeper level. I wrote a full article detailing what I discovered on Medium.com. [Click here to read the full article](https://medium.com/@petertumulty/the-power-of-the-map-method-4db6b1a73655)

0 commit comments

Comments
 (0)