Ilya Kantor
6567236735
Merge pull request #487 from welkin25/master
...
fixing broken link on array-methods page
2018-08-30 13:41:34 +03:00
Kevin Yang
5f5ae96240
Fixed code reference in explanation
...
The original reference was to (*), but it should actually be to (**)
2018-08-29 17:58:47 -04:00
Yao Yu
d2329c197c
fixing broken link on array-methods page
...
fixing broken link on array-methods page
2018-08-28 00:23:00 -04:00
ssdml
7811a4fb79
Update article.md
...
A typo fix. Change "absense" to "absence".
2018-08-27 00:07:18 +03:00
jacob
fe07446931
rephrase section describing old JavaScript code
...
I felt like this needed a bit if rephrasing.
For example, "But all browsers born in the past 15+ years don’t have any issues" felt a little odd.
After trying to make it more sensible, I felt the same information could be communicated much more simply.
2018-08-22 07:19:06 -05:00
Carl Smith
b536ce1eb8
Corrected incomplete sentence in "Comparisons" page
2018-08-17 14:05:46 -04:00
Kevin Yang
fe7175ddbc
Fixed typo in function name
...
say() is not defined in the code, it should be sayHi() instead.
2018-08-16 10:21:57 -04:00
Ilya Kantor
62226efedc
Merge pull request #469 from chrisvogt/fix/missing-image
...
fix: add missing class inheritance image
2018-08-04 15:40:49 +03:00
Ilya Kantor
99d9c3ea6e
Merge pull request #472 from benhjames/gender-neutral-pronouns
...
Use gender neutral pronouns
2018-08-04 15:40:36 +03:00
Ilya Kantor
5120f95d52
Merge pull request #473 from aniketkudale/master
...
Corrected minor grammar.
2018-08-04 15:40:03 +03:00
Ilya Kantor
d6bfc1a819
minor
2018-08-04 15:33:37 +03:00
Aniket Kudale
8c714da1a5
Corrected minor grammar issue
...
Corrected minor grammar issue
2018-08-03 23:58:23 +05:30
Ben James
e4a4426ff1
Use gender neutral pronouns
2018-08-02 15:15:35 +01:00
Chris Vogt
f1cd268690
fix: add missing class inheritance image
2018-07-28 00:03:05 -07:00
Ilya Kantor
101f8ba623
closes #440
2018-07-19 23:42:11 +03:00
Ilya Kantor
8d69ef158f
closes #441
2018-07-19 23:39:01 +03:00
Ilya Kantor
12bdf98aff
closes #462
2018-07-19 23:24:25 +03:00
Ilya Kantor
3dc246da55
Merge pull request #460 from h3xar0n/patch-1
...
Add auxiliary verb
2018-07-19 23:19:38 +03:00
Ilya Kantor
4cd6da89dc
Merge pull request #463 from ramsaysewell/master
...
Grammar correction
2018-07-19 23:19:22 +03:00
Ilya Kantor
b633b6c223
Merge pull request #464 from upupming-site/master
...
Fixed: function name not match
2018-07-19 18:12:26 +03:00
Ilya Kantor
dad2d807de
fix precedence
2018-07-17 11:59:07 +03:00
upupming
a45492a800
Fixed: function name not match
2018-07-15 13:28:30 +08:00
Ramsay Sewell
fd290d85a4
Grammar correction
...
Added “a” to sentence.
2018-07-13 15:49:17 +01:00
Aron Eidelman
a744410fe4
Add auxiliary verb
...
"How engines work?" is grammatically incorrect
2018-07-12 09:13:02 -07:00
daGo
48f942c093
typo: it's > its
...
just a casual small typo
2018-07-09 20:53:06 +03:00
Ilya Kantor
3340634eb5
minor
2018-07-04 15:09:45 +03:00
Ilya Kantor
53ad73a78f
rename non-unique slug
2018-06-29 14:59:42 +03:00
Ilya Kantor
d8d50868ea
minor
2018-06-07 18:07:19 +03:00
Ilya Kantor
dcc6e4df70
Merge pull request #426 from mikegowen/function-pow-task-error
...
Fix error in pow task solution
2018-06-07 17:35:43 +03:00
Ilya Kantor
434d8cacf6
Merge pull request #428 from bennettmsherman/patch-1
...
Update room.number to correspond to other usages
2018-06-07 16:57:18 +03:00
Ilya Kantor
af5a7ac590
Merge pull request #431 from bardiarastin/patch-1
...
fix a small mistake in calling Math.max
2018-06-07 16:56:09 +03:00
Ilya Kantor
6d8d8ef992
Merge pull request #422 from carbonid1/master
...
Corrected a few mistakes in English.
2018-06-07 08:54:19 +03:00
Ilya Kantor
df8e16429a
Merge pull request #421 from carbonid1/patch-2
...
Update article.md
2018-06-06 23:28:39 +03:00
Ilya Kantor
68795098a3
Update test.js
2018-06-05 19:45:17 +03:00
Bardia Rastin
c42a4a749a
fix a small mistake in calling Math.max
2018-05-08 02:41:04 +04:30
Ben Sherman
af3a177011
Update room.number to correspond to other usages
2018-04-24 15:14:08 -07:00
Mike Gowen
45ce771ea8
Fix error in pow task solution
2018-04-21 22:22:50 -07:00
Сoriander
6c800d71ca
Corrected a few mistakes in English.
...
As far as I know, the first letter in the word "European"/days of the week should be capitalized.
2018-04-06 19:15:00 +03:00
Сoriander
dea088d3f9
Update article.md
...
"Passing it "as it" won't work". I suppose u meant: "Passing it "as IS" won't work".
2018-04-06 19:04:11 +03:00
Ilya Kantor
c4c293fd1c
Merge pull request #405 from snakecase/patch-1
...
Fix incomplete variable in if...else example
2018-03-31 22:59:20 +03:00
Ilya Kantor
63e1268574
Merge pull request #406 from snakecase/patch-2
...
Fix check for an empty input or ESC key press
2018-03-31 22:59:08 +03:00
Ilya Kantor
d16fb0533f
Merge pull request #407 from snakecase/patch-3
...
Add a hint for empty input and pressing ESC during prompts
2018-03-31 22:56:17 +03:00
Ilya Kantor
5c378fbd6c
Merge pull request #409 from Satoriq/patch-1
...
Fix typo
2018-03-31 22:55:28 +03:00
Ilya Kantor
a77accd3f7
Merge pull request #412 from iverenshaguy/patch-1
...
Change tomateos to tomatoes on line 141
2018-03-31 22:54:11 +03:00
Ilya Kantor
bcd2658211
Merge pull request #416 from connecttobn/master
...
Modified outputs in advanced programming and OOP chapters
2018-03-31 22:52:11 +03:00
Ilya Kantor
9ad2ad6355
Merge pull request #419 from MargaritD/master
...
minor suggested edits to Objects chapter
2018-03-31 22:33:09 +03:00
MargaritD
0a5d71de0c
Update article.md
2018-03-31 08:00:33 -04:00
Sunil B N
7e183f85b1
Modified outputs in advanced programming and OOP chapters
2018-03-26 23:13:55 +05:30
Iveren Favour Shaguy
f2f34a8fd6
Change tomateos to tomatoes on line 141
2018-03-19 13:40:59 +01:00
Andrew
c67ed3ea06
Fix typo
2018-03-14 14:35:32 +02:00