The incredible Pipeline Operator

JavaScript is in constant evolution.
Since EcmaScript 2015, we got tons of new features and ways to work, and community is moving in the right way in order to provide a better developer experience.
Pipeline Operator is one of the most exciting proposal for the next JavaScript generation.
Currently in stage-0, it is only available using Babel as a transpiler or on Firefox enabling…