- ReasonML Quick Start Guide
- Raphael Rafatpanah Bruno Joseph D'mello
- 54字
- 2021-07-02 12:34:14
ES2030
Writing in Reason feels like writing in a future version of JavaScript. Some Reason language features, including the pipe operator (https://github.com/tc39/proposal-pipeline-operator) and pattern matching (https://github.com/tc39/proposal-pattern-matching), are currently being proposed to the TC39 Committee to add into the JavaScript language. With Reason, we can take advantage of these features, and much more, today.