Commit Graph

63 Commits (849277da7535a848a4b7cff8728df2a2d497b6ab)

Author SHA1 Message Date
Nick Haras 5e951090bf Corrected the example regular expressions. (#19615)
* Corrected the example regular expressions. 

Removed the extra spaces from inside the regex at lines 44-45 and 56 - 58.  Spaces do not affect JS commands but make a difference inside a regex. The way they were the examples did not return true.

* Fixed reviewer's suggestions

Revert the test back in line 58. Remove unnecessary spaces in lines 56, 58.
2018-10-23 07:10:40 -05:00
Thomas Abbott 9a51e8ebb5 fix: update JavaScript standard objects String.prototype.trimright stub article (#23170)
* fix: update javascript standard objects String.prototype.trimright stub article

* fix: method name, title, example and link text
2018-10-23 13:18:40 +05:30
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
Michael Wright 3d54986c7f Fixed Typo Line 64 (#19705)
Replaced '/' with '.'
2018-10-20 22:02:11 -05:00
Yogesh Linganna 88939bf437 Updated index.md (#23736) 2018-10-20 13:14:00 -07:00
factotumMeister dca0b3254e Update index.md (#23239)
just made the sentence flow a little bit more.
2018-10-20 10:27:37 -07:00
John Kennedy 51f62a24e9 corrected path (#23529) 2018-10-20 15:08:26 +05:30
Alex Busch 0e71e4264a Change var to const (#20331) 2018-10-19 07:59:40 +02:00
Jitendrasingh Chauhan (Jeetu) bea0d3de77 Docs: Modified function declaration example in JS ES6 (#20208) 2018-10-19 07:01:33 +05:30
Cameron Burkholder 934fb7ae60 Fix incorrect sentence (#20315)
Fix error in sentence structure
2018-10-19 06:50:04 +05:30
albertocc cf5af83e0b Fixed typo (#19532)
commeting -> commenting
2018-10-16 19:37:20 +01:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30