en.javascript.info/1-js
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
..
01-getting-started minor fixes 2019-11-28 13:56:48 +03:00
02-first-steps bigint 2019-12-01 04:11:02 +03:00
03-code-quality re-import images (Sketch update) 2019-11-30 08:51:52 +03:00
04-object-basics Merge pull request #1603 from koala-lava/patch-2 2019-12-01 19:06:10 +03:00
05-data-types bigint 2019-12-01 04:11:02 +03:00
06-advanced-functions Merge pull request #1606 from jakewilson/patch-1 2019-11-30 10:50:09 +03:00
07-object-properties Update article.md 2019-12-01 22:48:14 -07:00
08-prototypes re-import images (Sketch update) 2019-11-30 08:51:52 +03:00
09-classes re-import images (Sketch update) 2019-11-30 08:51:52 +03:00
10-error-handling Fix small typo in example comment 2019-11-30 15:46:31 -05:00
11-async content improvements 2019-12-01 14:56:11 +03:00
12-generators-iterators re-import images (Sketch update) 2019-11-30 08:51:52 +03:00
13-modules minor fixes 2019-11-30 08:44:57 +03:00
99-js-misc minor fixes 2019-12-01 16:25:58 +03:00
index.md Update index.md 2017-06-03 10:26:08 +02:00