Skip to content

Instantly share code, notes, and snippets.

@AnthonyDS
Created July 7, 2016 05:01
Show Gist options
  • Save AnthonyDS/bebd8c0eafe1b4adcb9449bf06324d79 to your computer and use it in GitHub Desktop.
Save AnthonyDS/bebd8c0eafe1b4adcb9449bf06324d79 to your computer and use it in GitHub Desktop.
EcmaScript 7
EcmaScript Stages:
0) Strawman
1) Proposal
2) Draft
3) Candidate
4) Finished
JS bind(this)
ES7 {::this.onButtonClick} -> Только в stage 0
ES7 decorators
@autobind
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment