Commit Graph

8 Commits (755466765bf5315708975e1ee2a1146497be6fd9)

Author SHA1 Message Date
Deanna Tran 338d7ee8a7 Change "rest operator" to say "rest parameter" in challenges and guide (#35496)
* change es6 challenges rest operator to param

* fix rest parameter typos

* change rest operator to parameter in guide

* fix casing

* change rest operator to rest parameter in guide

* change rest operator to rest parameter in curriculum

* remove extra whitespace

* remove whitespaces

* remove whitespace

* fix: removed arabic file

* fix: removed chinese file
2019-05-08 16:30:24 +02:00
Adam Shaffer bbfb01731e Add an explanation of the no arguments restriction (#27505) 2019-03-19 15:10:34 -07:00
Prabesh Subedi e35833b77a Update index.md (#24281) 2018-12-07 03:28:58 -05:00
Edy Ionescu d46dc349f1 Arrow functions don't have a `prototype` property (#25198) 2018-11-26 21:33:29 +05:30
Vishesh 4959c4c111 Fat Arrows do not work well with arguments example (#20595)
* Fat Arrows do not work well with arguments example

* added clarity
2018-11-08 18:32:09 -07:00
S.Hale 3920b7c4ce Corrected capitalization, corrected to American spellings and typos (#30685)
* Translate challenge subtitles and example challenge text to Spanish

* Corrected errors in syntax and punctuation

* Multiple corrections of it/s to its plus other grammar corrections

* Correction and added paragraph to CSS Flex article

* Corrected my own typo

* Corrected capitalization, American spellings and typos
2018-11-07 10:34:13 -05:00
Ha Anh Nguyen 2e92a63a69 Add example to concisely return object (#20707)
* Add example to concisely return object

This trick to directly and concisely return object might be useful for beginners

* Change function name and logic

Change function name and logic to make sense
2018-11-01 05:02:04 -04:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30