Commit graph

1403 commits

Author SHA1 Message Date
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
Sean Wall
c75e07d82b Fix spelling mistake 'substract' 2017-08-09 08:40:00 -04:00
Sean Wall
96d6300339 Fix small spelling mistake 2017-08-09 08:28:32 -04:00
SUDHIR
76bb7a33bc Update article.md 2017-08-09 10:17:41 +05:30
Jeff Bothe
568aea1e27 Grammar/usage/punctuation edits, Part 1, sections 2.1 - 2.8 2017-08-08 18:38:18 -05:00
Su
7bf7aa5675 fix a typo
add "is"
2017-08-08 15:28:35 +09:00
Sean Wall
8d625e008d Add missing break statements to last example 2017-08-07 09:38:55 -04:00
RandyMoore
cbb2167bb4 Change brackets to parentheses
From my experience brackets are {}.  () are referred to as parentheses, or perhaps "round brackets" but that would be too wordy.
2017-08-06 21:27:01 -05:00
Ilya Kantor
8839da3832 minor 2017-08-05 21:59:43 +02:00
Ilya Kantor
fcaae2426e Merge pull request #120 from jmbothe/master
grammar, usage, punctuation corrections for 1-js/01-getting-started
2017-08-05 21:57:37 +02:00
Ilya Kantor
e74ca67e08 Merge pull request #114 from maniart/patch-1
Small typo
2017-08-05 00:17:02 +02:00
Ilya Kantor
8ad7e41d72 Merge pull request #115 from YNataly/patch-3
Update article.md
2017-08-05 00:16:51 +02:00
Ilya Kantor
10d2b737ca Merge pull request #116 from mattfellenz/patch-1
Fix typo in Javascript Specials
2017-08-05 00:16:24 +02:00
Ilya Kantor
77434692b9 Merge pull request #118 from foodaka/fix-typo-1-js-06-03-closure
Typo on Closures 1-js-06-03
2017-08-05 00:16:14 +02:00
zhewang2
3204e135b1 obj.toString === obj.__proto__.toString
Missing .
2017-08-03 13:04:41 -04:00
Ilya Kantor
9bba300d69 minor 2017-08-03 15:45:11 +02:00
Ilya Kantor
1bb1293de9 Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en 2017-08-03 15:21:40 +02:00
Ilya Kantor
ab4040942d fix 2017-08-03 15:20:12 +02:00
Ilya Kantor
ccbc49ece8 fix 2017-08-03 15:16:48 +02:00
Jeff Bothe
11917ff7f2 grammar, usage, punctuation corrections for 1-js/01-getting-started 2017-08-02 17:26:25 -05:00
markhinschberger
44fba017e4 patch 2017-07-31 19:29:48 +08:00
Matt "Bacon" Fellenz
509c0e07d3 Update article.md 2017-07-29 06:33:54 -07:00
YNataly
f2fdee4eaa Update article.md 2017-07-29 14:23:10 +03:00
Mani Nilchiani
5e788c5597 Small typo 2017-07-29 01:07:09 -04:00
Ilya Kantor
dd88ae4a95 Merge pull request #110 from cpxPratik/patch-2
Update article.md
2017-07-28 18:19:30 +02:00
Ilya Kantor
4c70900209 Merge pull request #111 from cpxPratik/patch-3
Update article.md
2017-07-28 18:19:09 +02:00
Ilya Kantor
885d717055 Merge pull request #112 from cpxPratik/patch-4
Update conditional statement article.
2017-07-28 18:18:12 +02:00
Nikolay Fedoseev
ff1371f369 Fix typo 2017-07-28 17:30:43 +05:00
cpxPratik
03da843d28 Update article.md
Fix typo
2017-07-28 16:55:21 +05:45
cpxPratik
70dfe976ff Update article.md 2017-07-28 16:52:56 +05:45
cpxPratik
42fb552329 Update article.md
Fix typo
2017-07-28 15:33:11 +05:45
cpxPratik
be2699514a Update article.md
Fix typo.
2017-07-28 15:08:42 +05:45
Ilya Kantor
9b39291509 Merge pull request #101 from alxhghs/patch-5
Fixed typo - changed 'most of time' to 'most of the time'
2017-07-23 11:30:08 +02:00
Ilya Kantor
0962a277b4 Merge pull request #103 from Cool-Guy1999/patch-1
Removed empty code block
2017-07-23 11:29:50 +02:00
Ilya Kantor
a2bbf6337f Merge pull request #104 from jorgesmash/patch-1
Update: 15-function-expressions-arrows/article.md
2017-07-23 11:29:40 +02:00