DEV Community

[Comment from a deleted post]
Collapse
 
dfockler profile image
Dan Fockler

I don't know if it's an algorithm (more like a pattern) but I think every developer should learn about iterators. They are basically in every language these days and learning how they work is super helpful. Methods like map/reduce/forEach.