Tuesday, December 22, 2015

Tag: webstorm

I'm trying to define a class in ecmascript 6. Here is the code : class Machine { constructor (){ this._context = null; }. get context (){ return this._context; }.
http://ift.tt/1O8seme

No comments:

Post a Comment