Hacker News new | ask | show | jobs
by gregabbott 259 days ago
In case it might interest anyone, I wrote a similar vanilla JS function last year called Chute. Chute chains methods and function calls using dot-notation.

https://github.com/gregabbott/chute

1 comments

That's Point-free style programming.

https://en.wikipedia.org/wiki/Tacit_programming