A pipe operator for JavaScript: introduction and use cases

The proposal “Pipe operator (|>) for JavaScript” (by J. S. Choi, James DiGioia, Ron Buckton and Tab Atkins) introduces a new operator. This operator is an idea borrowed from functional programming that makes applying functions more convenient in man…


This content originally appeared on 2ality – JavaScript and more and was authored by Dr. Axel Rauschmayer

The proposal “Pipe operator (|>) for JavaScript” (by J. S. Choi, James DiGioia, Ron Buckton and Tab Atkins) introduces a new operator. This operator is an idea borrowed from functional programming that makes applying functions more convenient in many cases.

This blog post describes how the pipe operator works and what its use cases are (there are more than you might expect!).

[Read rest of post]


This content originally appeared on 2ality – JavaScript and more and was authored by Dr. Axel Rauschmayer


Print Share Comment Cite Upload Translate Updates
APA

Dr. Axel Rauschmayer | Sciencx (2022-01-27T00:00:00+00:00) A pipe operator for JavaScript: introduction and use cases. Retrieved from https://www.scien.cx/2022/01/27/a-pipe-operator-for-javascript-introduction-and-use-cases/

MLA
" » A pipe operator for JavaScript: introduction and use cases." Dr. Axel Rauschmayer | Sciencx - Thursday January 27, 2022, https://www.scien.cx/2022/01/27/a-pipe-operator-for-javascript-introduction-and-use-cases/
HARVARD
Dr. Axel Rauschmayer | Sciencx Thursday January 27, 2022 » A pipe operator for JavaScript: introduction and use cases., viewed ,<https://www.scien.cx/2022/01/27/a-pipe-operator-for-javascript-introduction-and-use-cases/>
VANCOUVER
Dr. Axel Rauschmayer | Sciencx - » A pipe operator for JavaScript: introduction and use cases. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/01/27/a-pipe-operator-for-javascript-introduction-and-use-cases/
CHICAGO
" » A pipe operator for JavaScript: introduction and use cases." Dr. Axel Rauschmayer | Sciencx - Accessed . https://www.scien.cx/2022/01/27/a-pipe-operator-for-javascript-introduction-and-use-cases/
IEEE
" » A pipe operator for JavaScript: introduction and use cases." Dr. Axel Rauschmayer | Sciencx [Online]. Available: https://www.scien.cx/2022/01/27/a-pipe-operator-for-javascript-introduction-and-use-cases/. [Accessed: ]
rf:citation
» A pipe operator for JavaScript: introduction and use cases | Dr. Axel Rauschmayer | Sciencx | https://www.scien.cx/2022/01/27/a-pipe-operator-for-javascript-introduction-and-use-cases/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.