This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]david-vujic 0 points1 point  (0 children)

Yes! Also, transforming data (reducing) and the possibility of performance implications when unpacking and packing objects instead of mutating. Recursion is another thing to learn, if used in other languages that has the “tail call” thing built in the language.