Jaredwiltshire
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created 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...