Commit graph

12 commits

Author SHA1 Message Date
Peter Roche
6837f4eb2e
Update article.md
Adding 'object' after 'Property descriptor' -- even though it is said not far above that the 'property descriptor' returned by `Object.getOwnPropertyDescriptor` is an object, I think it wouldn't hurt to discretely include that info here (though of course it's also implied by the usage in the examples). Especially if someone is quickly scanning the article looking for `Object.defineProperty` and didn't just read the part above.
2019-12-01 22:48:14 -07:00
hrodward
5c6be4c8bc
Update article.md
Grammar
2019-10-21 10:50:02 +02:00
Ilya Kantor
d6ef24f45d closes #1327 2019-09-10 21:38:51 +03:00
Ilya Kantor
c01347aa2e minor 2019-09-02 23:31:05 +03:00
Ilya Kantor
15f8b887f1 closes #1309 2019-09-02 23:21:04 +03:00
Ilya Kantor
08a9560166 closes #1309 2019-09-02 23:19:07 +03:00
Ilya Kantor
e8091b1a72 closes #1309 2019-09-02 23:13:27 +03:00
Ilya Kantor
0757d51080 fixes 2019-08-03 00:01:38 +03:00
Ilya Kantor
8365ea7163 minor fixes 2019-07-04 22:21:34 +03:00
Mau Di Bert
a9622d8b00
Update article.md 2019-06-27 09:39:00 -03:00
Alaa Bouayed
7aa1e0f625
Corrected grammar 2019-04-21 22:23:13 +01:00
Ilya Kantor
1373f6158c refactor classes, add private, minor fixes 2019-03-05 18:44:28 +03:00