Commit graph

35 commits

Author SHA1 Message Date
Dan Wallis
6af9a2e2a4
Correct mis-use of "it's" 2022-04-13 11:44:21 +01:00
Omid Heidarzadeh
69cd45773d minor fix 2022-01-28 12:15:13 +03:30
Osvaldo Dias dos Santos
a19e517198 Update URLs 2021-08-14 21:31:15 +01:00
Ilya Kantor
0082fbe7a3 minor fixes 2021-07-22 23:47:13 +03:00
Ilya Kantor
614c85ad5d minor fixes 2021-07-22 23:37:04 +03:00
Ilya Kantor
e074a5f825 minor fixes 2020-09-15 09:23:06 +03:00
LitStronger
5a41a674dc
Update article.md
Maybe it is "Object.defineProperty()" rather than "defineProperty()"
2020-09-07 10:44:28 +08:00
Ilya Kantor
cd2c7ce3c8
minor 2020-05-28 11:07:34 +03:00
zhangbao
4489949ed4
Fix typo
It was not mentioned earlier in the article that “A property can be either an accessor (has get/set methods) or a data property (has a value), not both”

So,we should not say "once again".
2020-01-09 18:16:25 +08:00
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
Ilya Kantor
40e941e4e4 minor fixes 2019-11-30 08:44:57 +03:00
Ilya Kantor
e577658fc3
Merge pull request #1491 from hrodward/patch-17
Update article.md
2019-10-21 16:16:26 +03:00
hrodward
8c1b767462
Update article.md
Grammar
2019-10-21 11:03:10 +02:00
hrodward
5c6be4c8bc
Update article.md
Grammar
2019-10-21 10:50:02 +02:00
Ilya Kantor
4745f44bc1
Merge pull request #1348 from paroche/patch-31
Update article.md
2019-09-18 12:58:28 +03:00
paroche
5fd9963507
Update article.md
Change "and" to "or". Goes better with "no".
2019-09-15 22:12:19 -06:00
paroche
19108b3a4e
Update article.md
Wording change on intro to "Accessor descriptors".
2019-09-15 22:05:02 -06:00
Violet.Lee
aad6d5895b
minor 2019-09-11 04:28:26 +09: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
6dd2798597 closes #1310 2019-09-02 22:08:28 +03:00
daGo
0fb0d37d69
delete ru sentence from en article
there is a redundant RU sentence in EN article.
2019-08-05 09:47:56 +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
Ilya Kantor
061ff30189 minor 2019-06-18 19:44:34 +03:00
Dave Dixon
2addc4ca72
Fix typo 2019-05-09 06:58:18 -07:00
Zyranivia
0e5f889f85
fixed typo 2019-05-08 08:53:58 +02:00
Alaa Bouayed
7aa1e0f625
Corrected grammar 2019-04-21 22:23:13 +01:00
Ilya Kantor
706b1f26b2 fixes 2019-03-23 02:22:11 +03:00
Ilya Kantor
92f7f1b8af fixes 2019-03-23 02:20:46 +03:00
Ilya Kantor
1373f6158c refactor classes, add private, minor fixes 2019-03-05 18:44:28 +03:00