Commit Graph

17 Commits (8607451546d496fdbbb3955f996a1cb7fa65951d)

Author SHA1 Message Date
Oğuzcan Yavuz 172ec835d7 Add example for destructuring nested objects (#24133)
Also changed styling to be more consistent
2018-12-06 20:27:24 -05:00
adrianchavez123 2b265e3404 Add example of arrow function with no brackets (#23557)
* Add example of arrow function with no brackets

Add an example of the shorter option of an arrow function

* Fixed typo
2018-11-26 03:20:59 -05:00
Pixelposh a9f4f11a77 Added definitions to parameters (#22818)
* Added definitions to parameters

* Add formatting
2018-11-23 00:04:20 +07:00
Adewale Orotayo 26c4b20a9b Add "Second example of Const" to article (#22727)
* Add "Second example of Const" to article

Describing const also to be scoped i.e, accessible in the block where it was defined  can be added to the article

* Reordered changes and fixed formatting
2018-11-20 18:46:06 -05:00
Szymon Woźny 8d09956713 Add space after dot (#23137) 2018-11-17 00:17:55 -05:00
Eve Mendelevich 9b51c70d45 Add line break (#23064)
Added a line break between the last section's title and its content.
2018-11-14 23:19:06 -05:00
Krishna Vishwakarma fe00a8f959 Add 'index.md' for Every Function in javascript (#27682)
* Add 'index.md' for Every Function in javascript

* Changed File name to 'every-function'

* fix: corrected frontmatter
2018-11-13 12:44:51 -08:00
Andrew James 47cb043dd2 Clarified the definition for the `false` return (#22134)
Updated to clarify 'false' is returned if "none" of the elements met the condition, instead of "any".

Also edited the last sentence a little.
2018-11-07 17:34:41 -05: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
Charlie van Rantwijk a5175d125a add further reading section to bottom (#22043)
* add further reading section to bottom

* Reformatted to use "More Information"
2018-11-07 01:01:17 -05:00
adrianchavez123 db1d633fe5 Update index.md (#24596)
Fix typo in Spread Operator document, and an example of copy an array was added.
2018-11-04 15:14:41 -08:00
Jadon Orr 7c20508efe Grammatical, style, and confusing example changes (#31490) 2018-10-31 11:28:21 -04:00
Konrad Hyzy 7721bf68b3 Sentences made more formal (#28109) 2018-10-24 21:52:59 +01:00
Frank Carlone III 0da9be941f Example using spread operator on object literals (#20970)
Attached is my Hacktoberfest contribution (from Quincy Larson's article).
2018-10-22 02:28:39 +05:30
Stefan ed1cdbd6e1 Update index.md (#24174)
Add New Syntax one line example
2018-10-20 23:35:33 -07:00
Jitendrasingh Chauhan (Jeetu) bea0d3de77 Docs: Modified function declaration example in JS ES6 (#20208) 2018-10-19 07:01:33 +05:30
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30