bobae kang
blog
← All tags

1 post tagged with "learn"

29 August, 2020#JavaScript#learn

How I finally understood .reduce()

One of my favorite features of the JavaScript language is the trio of .map(), .filter(), and .reduce(). Combined with the arrow function syntax, these built-in array methods make it easier for me to approach programming as building…

© Bobae Kang 2023, Powered by Gatsby & Tailwind CSS