Ilya Kantor
a80375714b
Merge pull request #192 from zvory/patch-1
...
fix typo, add relevant emoji
2017-09-19 21:15:30 +02:00
Ilya Kantor
656810ce4a
Merge pull request #193 from TMatrix/patch-3
...
Typo - miss ')'
2017-09-19 21:15:07 +02:00
Ilya Kantor
a9690a6496
Merge pull request #194 from TMatrix/patch-4
...
Typo - extra letter 'l' before calling function
2017-09-19 21:14:56 +02:00
Ilya Kantor
d9372f9758
Merge pull request #195 from TMatrix/patch-5
...
Typo - expected ')'
2017-09-19 21:14:49 +02:00
Alex Zvorygin
17154c48c7
probable typo fixed
2017-09-19 13:22:03 -04:00
Mark
3f98c72385
Typo - expected ')'
...
Typo - expected ')' for 'if' construction condition
2017-09-18 23:43:06 +03:00
Mark
67b3d45296
Typo - extra letter 'l' before calling function
2017-09-18 23:18:22 +03:00
Mark
9d28a4c3e9
Typo - miss ')'
...
Typo - miss ')' for closing parentheses of map method, line 46
2017-09-18 23:10:36 +03:00
Alex Zvorygin
2e72eed4f4
fix typo, add relevant emoji
2017-09-18 15:30:23 -04:00
Ilya Kantor
a8455f95b6
Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en
2017-09-18 09:04:13 +02:00
Ilya Kantor
edbe004061
readability
2017-09-18 09:04:07 +02:00
Ilya Kantor
7cb89de634
Merge pull request #189 from micahstubbs/patch-1
...
Reggie --> Reggae
2017-09-18 07:57:43 +02:00
Ilya Kantor
a2dbffc201
Merge pull request #188 from TMatrix/patch-2
...
Typo - miss letter 't'
2017-09-18 07:57:37 +02:00
Stepan Ivanov
ac8ea0d372
typo fix
2017-09-18 14:36:13 +11:00
Micah Stubbs
2b166e9447
Reggie --> Reggae
...
https://en.wikipedia.org/wiki/Reggae
2017-09-17 17:12:54 -07:00
Mark
19f7aa4ae5
Typo - miss letter 't'
...
Typo - miss 't', word 'between' in description arr.join() method
2017-09-18 00:00:38 +03:00
Ilya Kantor
9bf0153f70
minor
2017-09-17 19:44:37 +02:00
Ilya Kantor
8b4cd384b3
Merge pull request #184 from azeemansar/patch-1
...
article.md - Break out examples towards top (for clarity) and change some wording
2017-09-17 19:35:11 +02:00
Ilya Kantor
d314c14e6c
Merge pull request #185 from justfortherec/patch-1
...
Fix: Wrong name for Firefox JavaScript engine
2017-09-17 19:34:47 +02:00
Ilya Kantor
b31eae835b
Merge pull request #186 from samal84/patch-1
...
Fix computed property example
2017-09-17 19:33:49 +02:00
Ilya Kantor
1ffd30fdff
Merge pull request #183 from varkadov/patch-1
...
Wrong variables name
2017-09-17 19:33:37 +02:00
Mark
42d9eb1563
Update article.md
...
Typo - miss closing parenthesis in add.map() example
2017-09-17 19:47:26 +03:00
Ilya Kantor
209c457232
minor
2017-09-17 11:12:34 +02:00
Sámal Rasmussen
cc4d10896e
Fix computed property example
...
I'm sure the fruit variable was supposed to be used somewhere.
2017-09-17 00:17:25 +02:00
Franz Geiger
c17003f4fe
Fix: Wrong name for Firefox JavaScript engine
...
Gecko is the layout engine of Firefox. The JavaScript engine is called SpiderMonkey
2017-09-16 22:06:20 +02:00
Azeem Ansar
d937a2255d
Update article.md
...
- Change wording in first paragraph, and break out examples into numbered bullets.
- Change some articles and words to make sentences clearer and more consistent.
2017-09-16 15:11:50 -04:00
Vadim Arkadov
52ed864f22
Wrong variables name
2017-09-16 20:22:26 +03:00
kitiya
a947264664
Changing 'leader' to 'user'
2017-09-12 13:26:42 -06:00
Ilya Kantor
05a1854fa3
Merge pull request #175 from kitiya/master
...
Update Data Types section
2017-09-11 00:01:03 +02:00
kitiya
f30b0cb514
Update solution.md
...
Change arr to users to match the parameter name
2017-09-08 17:37:06 -06:00
kitiya
c6e1e78193
adding a back-tick ( ` )
...
Adding a back-tick to correct code highlighter
2017-09-08 13:09:17 -06:00
Ilya Kantor
1415a9a7aa
Merge pull request #166 from fuchodeveloper/patch-2
...
Update article.md
2017-09-08 18:21:22 +02:00
Ilya Kantor
dcee0e3557
Merge pull request #167 from aniketkudale/master
...
Corrected typo in task 3
2017-09-08 18:21:13 +02:00
Ilya Kantor
e9f502053a
Merge pull request #168 from fuchodeveloper/patch-3
...
Fixed typo in article
2017-09-08 18:21:02 +02:00
Ilya Kantor
34c05e2578
Merge pull request #169 from kitiya/patch-3
...
Update solution.md
2017-09-08 18:20:54 +02:00
Ilya Kantor
4e1711e871
Merge pull request #170 from kitiya/patch-1
...
Update solution.md - question 2
2017-09-08 18:20:33 +02:00
Ilya Kantor
270a0e02e5
Merge pull request #171 from kitiya/patch-2
...
Parameters section
2017-09-08 18:20:01 +02:00
Ilya Kantor
ead5ec89d4
Merge pull request #173 from kitiya/patch-6
...
Correct Type: Occurences (another one)
2017-09-08 18:19:43 +02:00
kitiya
75e5f71963
Correct Type: Occurences
...
Update another type from "occurences" to "occurrences"
2017-09-07 13:52:41 -06:00
kitiya
0c86e0c8db
Update solution.md
...
Math.round(63.5) should return 64, not 63.
2017-09-07 11:17:28 -06:00
kitiya
a233ed2944
Parameters section
...
update parameter name from "next" to "text"
2017-09-05 15:06:07 -06:00
Fredrick Mgbeoma
c1d419d140
Fixed typo in article
...
Fixed typo in JSON.stringify section of the article
2017-09-05 16:58:50 +01:00
Aniket Kudale
2b57bdafa8
Corrected task 3 typo
2017-09-05 16:25:31 +05:30
Fredrick Mgbeoma
7ad58a7833
Update article.md
2017-09-05 00:21:04 +01:00
Tom Gardner
1b2755e9ec
reworded sentence in 05-types article.md
2017-09-04 18:54:24 +02:00
Kurczok
4a2a86ee85
removed => removing
2017-09-04 00:08:02 +02:00
Ilya Kantor
7efbc5a677
Merge branch 'master' into patch-4
2017-09-03 19:53:02 +03:00
George
d61a8bd77a
minor change to line 654
2017-09-03 17:48:51 +01:00
George
baf5c91a89
minor update
2017-09-03 17:45:03 +01:00
Ilya Kantor
0bbec294ad
Merge pull request #158 from fuchodeveloper/patch-1
...
updated article.md
2017-09-03 19:18:28 +03:00