Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gregabbott
66 days ago
|
parent
|
context
|
favorite
| on:
Working pipe operator today in pure JavaScript
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
suspended_state
66 days ago
[–]
That's Point-free style programming.
https://en.wikipedia.org/wiki/Tacit_programming
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://github.com/gregabbott/chute