en.javascript.info/1-js/09-classes/02-class
Amol K Patravali e3e4502ce2
Mistake in naming the property name.
The getter and setter are referring to this._name and the property name that is stored is this.name. Changed it to this._name.
2019-04-08 13:45:26 +05:30
..
1-rewrite-to-class refactor classes, add private, minor fixes 2019-03-05 18:44:28 +03:00
article.md Mistake in naming the property name. 2019-04-08 13:45:26 +05:30
class-user.png Sketch editor update (no important image changes) 2019-04-05 09:17:57 +03:00
class-user@2x.png Sketch editor update (no important image changes) 2019-04-05 09:17:57 +03:00