en.javascript.info/1-js/05-data-types
Akshat Garg db55cf71ac
Update to improve clarity and avoid confusion.
Changing the section on using commas to skip array elements, so as to make it more explicit that the skipping is possible for the elements in the middle of the array as well.
The code sample and smart-heading give the impression that only the first elements can be skipped.
2019-03-24 00:47:51 +05:30
..
01-primitives-methods Update article.md 2018-10-22 16:21:43 -07:00
02-number fractions 2019-03-07 10:48:18 +03:00
03-string make sure a solution always shows up, use "demo" if exists 2019-02-21 19:35:04 +03:00
04-array re-export pictures 2019-03-02 23:36:52 +03:00
05-array-methods closes #797 2019-03-07 13:59:23 +03:00
06-iterable more clarifications, fixes #620 2018-11-26 11:45:18 +03:00
07-map-set-weakmap-weakset added explanations, closes #798 2019-03-07 13:58:04 +03:00
08-keys-values-entries make sure a solution always shows up, use "demo" if exists 2019-02-21 19:35:04 +03:00
09-destructuring-assignment Update to improve clarity and avoid confusion. 2019-03-24 00:47:51 +05:30
10-date make sure a solution always shows up, use "demo" if exists 2019-02-21 19:35:04 +03:00
11-json re-export pictures 2019-03-02 23:36:52 +03:00
index.md up 2016-11-28 21:35:42 +03:00