Y
Hacker News
new
|
ask
|
show
|
jobs
by
creakingstairs
994 days ago
If you are interested in this kind of things, also have a look at fp-ts and it’s version of pipe and flow. Also comes with various monads to play around with!
[1]
https://github.com/gcanti/fp-ts
1 comments
koromak
994 days ago
Not sure if lodash is still in fashion but I use their flow and fp_ functions often. I like the readability, and tree shaking still works.
link