Slack’s bold bet training formerly incarcerated people to be tech workers
fastcompany.com1 pointsby jpulec0 comments
_.chain(values)
.map(() => {})
.flatten()
.compact()
.uniq()
.value()
vs Python where doing the same thing becomes either a nested mess of function calls or comprehensions or a for loop.