We're a place where coders share, stay up-to-date and grow their careers.
Oh yeah! I was already told I should probably use .map most times that I see .each. Forgot about that.
.map
.each
adds to notes "no output in an iteration"
I can see how this works better. Thanks!
Oh yeah! I was already told I should probably use
.map
most times that I see.each
. Forgot about that.adds to notes "no output in an iteration"
I can see how this works better. Thanks!