Closed raycent closed 7 years ago
How did you use :: for self-binding? Is that ES7?
Yes, it's the proposed ES7 function bind operator.
Babel stage-0 makes it possible. Here's the .babelrc config
How did you use :: for self-binding? Is that ES7?