Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

【ES6】prototypeで書いているところをclassにする #49

Open
shundroid opened this issue Apr 24, 2016 · 1 comment
Open

【ES6】prototypeで書いているところをclassにする #49

shundroid opened this issue Apr 24, 2016 · 1 comment

Comments

@shundroid
Copy link
Member

https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Classes

今まで AA.prototype.aaa = function() {} と書いていたところを、
class 構文で書くときれいになるかなと思ったので、Issueで上げておく。

@shundroid shundroid added the code label May 2, 2016
Ayato0404 pushed a commit to Ayato0404/Parapara-Canvas-Editor that referenced this issue May 7, 2016
@shundroid
Copy link
Member Author

Githubで、複数人がAssigneesとして登録できるようになったっぽいので、
Ayato0404さんも追加しておきます

Ayato0404 referenced this issue in Ayato0404/Parapara-Canvas-Editor May 31, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants