Fredrick Mgbeoma
aa433935d8
updated article.md
...
Fixed typos
2017-09-03 09:57:26 +01:00
kitiya
8b14175990
Update solution.md
2017-09-02 19:14:21 -06:00
graberzz
8a3e5d239f
typo fix
...
getAverageAge function argument named users, but arr used instead
2017-09-03 03:54:12 +05:00
twgardner2
a5e850eb8e
Fix typo
2017-09-02 10:15:18 +02:00
kitiya
11860c30c2
Update solution.md - question 2
...
Question 2: Changing from "true" to "false"
2017-09-01 15:54:26 -06:00
gwooly
3daed31965
Minor grammer/spelling edit
...
Double checked, should be good. Just pay attention to line 296 as I'm not 100% sure it's the correct edit in this context.
2017-09-01 15:49:34 +01:00
Colleen McGuckin
29508e11da
Fix typo
2017-08-30 16:17:12 -07:00
Ilya Kantor
592c0935c0
Merge pull request #148 from gwooly/patch-3
...
Minor text edits
2017-08-30 16:48:39 +02:00
Ilya Kantor
1d27fcff73
Merge pull request #150 from Anton-KG/patch-1
...
lesson 6 "Type conversion" fix typo
2017-08-30 16:47:01 +02:00
Anton
0363fd58e3
fix typo
2017-08-30 15:56:02 +03:00
gwooly
b26051869f
Made amendments as per comments.
2017-08-29 14:16:24 +01:00
gwooly
02cc72846b
Made amendments to pull request as per comments
2017-08-29 13:38:05 +01:00
gwooly
c819d2830b
Minor text edits
2017-08-27 23:48:42 +01:00
gwooly
a264bf0618
Minor text changes
2017-08-27 23:09:30 +01:00
Ilya Kantor
78863ca6cb
comments
2017-08-27 23:25:13 +02:00
Ilya Kantor
55e91ede26
Merge pull request #145 from GeorgySerga/patch-2
...
Update 01-object
2017-08-25 23:14:33 +02:00
Ilya Kantor
4a375e055f
Merge pull request #146 from herambgadekar/patch-2
...
Updated solution.md
2017-08-25 23:14:18 +02:00
Ilya Kantor
5018314509
Merge pull request #147 from GeorgySerga/patch-3
...
Fix typo 05-data-types/02-number
2017-08-25 23:13:57 +02:00
Ilya Kantor
7c7e802085
Merge pull request #144 from GeorgySerga/patch-1
...
Update 15-function-expressions-arrows
2017-08-25 23:13:48 +02:00
Georgy
dac2180c15
Fix typo 05-data-types/02-number
2017-08-24 18:46:50 -04:00
Heramb
4e3d209fc2
Updated solution.md
...
the function sumInput() needs return statement (added now at line 23) so that the alert(sumInput()) shows correct output (now on line 26).
2017-08-23 16:31:57 -07:00
Ilya Kantor
468a769b51
fixes
2017-08-22 23:19:09 +02:00
Georgy
36f3007651
Update 01-object
...
Little grammar fix, add subject "we".
2017-08-21 17:23:54 -04:00
Georgy
e3f126edaf
Update 15-function-expressions-arrows
...
'Must' is very restrictive. The code would work without `return` directive, both in general or `"use strict";` modes.
For instance, we **must** declare variables, because code would break.
2017-08-21 14:17:36 -04:00
Ilya Kantor
25e97bb50e
Merge pull request #141 from nhooyr/patch-1
...
Safari does not return an empty string when a prompt is cancelled
2017-08-18 12:09:49 +02:00
Ilya Kantor
5b4bb6a11d
Merge pull request #142 from nhooyr/patch-3
...
fix mistake, null <= 100 === true not false
2017-08-18 12:09:35 +02:00
Ilya Kantor
eb93b05ed9
Merge pull request #143 from nhooyr/patch-4
...
fix typo
2017-08-18 12:09:11 +02:00
Anmol Sethi
6ed3774aa9
fix typo
2017-08-17 21:58:12 -04:00
Anmol Sethi
53a768f004
fix mistake, null <= 100 === true not false
2017-08-17 21:57:43 -04:00
Anmol Sethi
0395673650
Safari does not return an empty string when a prompt is cancelled
...
title
2017-08-17 21:28:37 -04:00
gwooly
dd70a07e12
Minor grammar changes to help improve flow.
2017-08-17 20:14:12 +01:00
Ilya Kantor
3b25bc58be
Merge pull request #138 from jmbothe/master
...
grammar, usage, punctuation edits, Part 1, sections 3.1 - 4.6
2017-08-16 19:46:41 +02:00
Jeff Bothe
374db1ebd4
grammar, usage, punctuation edits, Part 1, sections 3.1 - 4.6
2017-08-15 18:25:49 -05:00
Heramb
32352a104f
Update article.md
2017-08-15 12:14:04 -07:00
Ilya Kantor
fa4a678d53
Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en
2017-08-13 21:45:06 +02:00
Ilya Kantor
a0cf28ba14
closes #128
2017-08-13 21:42:16 +02:00
Ilya Kantor
d098c48c8b
Merge pull request #137 from jmbothe/master
...
grammar, usage, punctuation edits, Part 1, sections 2.9 - 2.16
2017-08-12 13:43:09 +02:00
Jeff Bothe
6006abdfdc
grammar, usage, punctuation edits, Part 1, sections 2.9 - 2.16
2017-08-10 19:12:00 -05:00
flinchtheone
d6dd01eca3
Changed 'i' variable to 'counter'
...
'i' is not in discussion at this point, 'counter' is.
2017-08-10 19:01:37 +01:00
Ilya Kantor
e3b35f852a
Merge pull request #130 from jmbothe/master
...
Grammar/usage/punctuation edits, Part 1, sections 2.1 - 2.8
2017-08-10 13:55:07 +02:00
Ilya Kantor
f18aa362b4
minor
2017-08-09 23:36:04 +02:00
Ilya Kantor
e43e1a0952
Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en
2017-08-09 23:34:30 +02:00
Ilya Kantor
a69e9e702a
minor
2017-08-09 23:34:19 +02:00
Ilya Kantor
259f1b98bc
Merge pull request #131 from sudhirkumarojhaa/patch-1
...
Update article.md
2017-08-09 23:22:04 +02:00
Ilya Kantor
888ec65a9f
Merge pull request #132 from seancwall/patch-2
...
Fix small spelling mistake
2017-08-09 23:21:50 +02:00
Ilya Kantor
2fd1292d0a
Merge pull request #133 from seancwall/patch-3
...
Fix spelling mistake 'substract'
2017-08-09 23:21:37 +02:00
Ilya Kantor
7ce5a248f1
Merge pull request #134 from jadentom/patch-1
...
Operators article grammar fix
2017-08-09 23:21:23 +02:00
Ilya Kantor
ddf05bac4b
Merge pull request #129 from shintaroid/patch-1
...
fix a typo
2017-08-09 23:21:11 +02:00
Ilya Kantor
771cf92e80
Merge pull request #127 from seancwall/patch-1
...
Add missing break statements to last example
2017-08-09 23:19:35 +02:00
jadentom
0f41bec3fc
Operators article grammar fix
...
2 instances of "it's" should be "its"
2017-08-09 13:35:24 -04:00