I have thought about this idea of a personal "knowledge base". There are so many important bits of knowledge that are scattered among things like Evernote (and its like), browser bookmarks, emails, blog posts, articles…
Of course. Shoulda seen that. ;) forEach on an empty collection returns immediately. Thanks.
Very interesting post but I'm having trouble with one thing. pipeline(5) returns 5. When I try to follow that path, I get to this: reduce(function(l,r) { return r(l); }, seed, funs) with seed=5 and funs=[] (an empty…
I have thought about this idea of a personal "knowledge base". There are so many important bits of knowledge that are scattered among things like Evernote (and its like), browser bookmarks, emails, blog posts, articles…
Of course. Shoulda seen that. ;) forEach on an empty collection returns immediately. Thanks.
Very interesting post but I'm having trouble with one thing. pipeline(5) returns 5. When I try to follow that path, I get to this: reduce(function(l,r) { return r(l); }, seed, funs) with seed=5 and funs=[] (an empty…