Jaredwiltshire
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
Jaredwiltshire 创建了一个帖子, Structural replace ES5 prototype to ES6 class
Apologies if this belongs in WebStorm, I use IntelliJ IDEA so posting here. I am trying to convert something like this to a ES6 class function ClassName(param1, param2) {//statements}ClassName.prot... -