Hasan Abdullah
|
ef7a13dda3
|
feat: add article for JavaScript String.lastIndexOf() (#36013)
* feat: add article for JavaScript String.lastIndexOf()
* Update guide/english/javascript/standard-objects/string/string-prototype-lastindexof/index.md
Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>
|
2019-07-06 11:09:27 -05:00 |
|
Hasan Abdullah
|
9fe78e3827
|
fix: update article for JavaScript String.indexOf() (#36012)
* fix: update article for JavaScript String.indexOf()
* Update guide/english/javascript/standard-objects/string/string-prototype-indexof/index.md
Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>
|
2019-07-06 11:08:33 -05:00 |
|
Hasan Abdullah
|
306c53187f
|
feat: add article for JavaScript String.search() (#36014)
|
2019-06-25 15:56:06 -05:00 |
|
Hasan Abdullah
|
c3aec1aef2
|
feat: add article for JavaScript String.startsWith() (#36015)
|
2019-06-25 15:53:30 -05:00 |
|
Hasan Abdullah
|
e40c55b02a
|
feat: add article for JavaScript String.toString() (#36016)
|
2019-06-25 15:52:06 -05:00 |
|
Hasan Abdullah
|
7659d1fdaa
|
feat: add article for JavaScript String.codePointAt() (#36011)
|
2019-06-25 15:07:24 -05:00 |
|
yanhaohuang
|
947080f565
|
feat: add guide article for JavaScript padStart (#36028)
* add guide article for JavaScript padStart
* Fix formatting issue, add bullet point at sources
* Fix formatting
* Fix formatting
|
2019-06-03 16:52:30 -07:00 |
|
Hasan Abdullah
|
cc1ebb718d
|
feat: add article for JavaScript String.valueOf() (#36017)
|
2019-05-17 16:21:04 +05:30 |
|
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 |
|
Lipis
|
e84ae45008
|
Javascript -> JavaScript (English) (#35183)
* Javascript -> JavaScript (English)
* Update technical documentation page for required change
* Update use-class-syntax-to-define-a-constructor-function.english.md
* Update left-factorials.md
|
2019-03-28 14:05:41 +05:30 |
|
Tom
|
65c3188fd7
|
Fix/remove stubs on filled articles (#35506)
|
2019-03-06 01:57:17 +05:30 |
|
Thomas Abbott
|
4606509d9c
|
fix: update JavaScript string.prototype.trimleft article from stub (#25981)
* fix: update JavaScript string.prototype.trimleft article from stub
* Removed extra characer
|
2018-12-21 04:56:03 -05:00 |
|
Kevin Collins
|
3f6efeef00
|
Clarified behavior of reduce() and the initialValue argument. (#21000)
|
2018-11-06 00:30:25 +00:00 |
|
Nicolas Ramirez
|
d7ab835589
|
Added file to guide: Javascript - standard objects - String fromCodePoint (#31787)
* Added file to guide: Javascript - standard objects - String fromCodePoint
* String-fromcodepoint Guide File: Added title and changed layout order, description first.
|
2018-11-03 00:12:40 +05:30 |
|
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 |
|
Mrugesh Mohapatra
|
da0df12ab7
|
fix(guide): simplify directory structure
|
2018-10-16 21:32:40 +05:30 |
|