Commit graph

6 commits

Author SHA1 Message Date
Ilya Kantor
25d48a3648 sketch up, event loop 2019-06-26 23:29:28 +03:00
dhx-mike-palandra
e4b2d76d69
Update article.md
Original states "set TO a constructor function"; meaning that the value of "prototype" itself should be constructor function.  That's too strong; probably what was meant here is that "prototype" is merely a constructor function property.
2019-05-31 17:31:42 -04:00
David Cho-Lerat
04487f832f
Update article.md
Typo: F.property => F.prototype
2019-04-26 10:04:59 +02:00
Ilya Kantor
4a294861ac minor 2019-04-16 10:07:14 +03:00
Ilya Kantor
8f13d61a8b Sketch editor update (no important image changes) 2019-04-05 09:17:57 +03:00
Ilya Kantor
1373f6158c refactor classes, add private, minor fixes 2019-03-05 18:44:28 +03:00