If you like .map, .filter, .reduce, etc. you'll love the proposed new pipeline operator.
Proposal: https://github.com/tc39/proposal-pipeline-operator
👉 ProNextJS Course: https://pronextjs.dev
👉 Don't forget to subscribe to this channel for more updates: https://bit.ly/2E7drfJ
👉 Discord server signup: https://discord.gg/ddMZFtTDa5
👉 VS Code theme and font? Night Wolf [black] and Operator Mono
👉 Terminal Theme and font? oh-my-posh with custom prompt and SpaceMono NF
00:00 Introduction
00:29 What Is Method Chaining?
00:47 How It Works
01:39 The F# Pipeline Syntax
04:01 Setting It Up In Babel
04:29 The Hack Pipeline Syntax
06:34 Outroduction