Commit Graph

6 Commits (9d41ca47f158c1258ea83198fce0326f7018d357)

Author SHA1 Message Date
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