Commit graph

3317 commits

Author SHA1 Message Date
Simon Holdorf
8b5693dbfe
Fixed spelling error
So here JavaScript assumes that we have a code block, but why there's an error. --> Makes no sense so replaced "but" with "that's"
2019-08-28 21:54:27 +02:00
Ilya Kantor
9f010c6c5e
Merge pull request #1285 from jessepeterman/patch-1
Fix typo
2019-08-28 17:56:24 +03:00
Ilya Kantor
fdcdc12d36
Merge pull request #1287 from gergooo/master
Typo/grammar fix
2019-08-28 17:56:15 +03:00
Ilya Kantor
60a64a9a1a
Merge pull request #1288 from atimidguy/master
Typo/grammar fix
2019-08-28 17:56:03 +03:00
atimidguy
990cc4085c
Update article.md 2019-08-28 20:13:51 +08:00
atimidguy
c598888dce
Merge pull request #2 from atimidguy/atimidguy-patch-2
Atimidguy patch 2
2019-08-28 20:09:53 +08:00
atimidguy
a3c7eede1b
Merge branch 'master' into atimidguy-patch-2 2019-08-28 19:22:36 +08:00
atimidguy
e3cb02feec
Update article.md
fixed grammaticalmistakes, i.e. changed 'And' to 'and', added missing pronoun 'it' after 'to'.
2019-08-28 19:20:15 +08:00
atimidguy
a750d6f579
fixed missing pronoun 'it'
fixed missing pronoun 'it'
2019-08-28 19:07:51 +08:00
atimidguy
203562bfa6
fixed missing pronoun 'it'
fixed missing pronoun 'it'.
2019-08-28 19:06:30 +08:00
Gergő Ábrahám
f682b125e6
Typo/grammar fix 2019-08-28 12:40:08 +02:00
Jesse Peterman
dbc67c6f9f
Fix typo
fix typo in comment to match code example
2019-08-27 23:47:05 -07:00
Ilya Kantor
2b14644218
Merge pull request #1280 from cluah/patch-1
fix incorrect description
2019-08-28 08:47:18 +03:00
Ilya Kantor
85cb006832
Merge pull request #1281 from cluah/patch-2
improve description
2019-08-28 08:46:55 +03:00
Ilya Kantor
5062d3f31c
Merge pull request #1284 from paroche/patch-8
Update article.md
2019-08-28 08:45:15 +03:00
Ilya Kantor
b218b185b0 fixes #1261 2019-08-28 08:44:35 +03:00
paroche
3b96e2519d
Update article.md
Maybe this is what you want. "Complexity" is singular, so if that's the antecedent, one would use "was".
2019-08-27 21:46:58 -06:00
cluah
bf230df7a9
improve description
Change the order between ´body´ and ´step´. Also delete the phrase '... but before the condition check', which seems a bit confusing.
2019-08-27 18:26:49 -04:00
cluah
a301935df2
minor 2019-08-27 17:43:54 -04:00
Ilya Kantor
4d305484bd
Merge pull request #1279 from theBearWhoCodes/terminology
clarify type conversion headings
2019-08-27 22:09:50 +03:00
Michael Gellings
7b7fdca923 clarify type conversion headings 2019-08-27 15:33:47 +02:00
Ilya Kantor
2d3f7cc7ce minor 2019-08-27 10:46:45 +03:00
Ilya Kantor
5c8d24a582 closes #1271 2019-08-27 08:20:18 +03:00
Ilya Kantor
6637d0ccae Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en 2019-08-27 08:04:58 +03:00
Ilya Kantor
af16c207f0 minor 2019-08-27 08:04:38 +03:00
Ilya Kantor
745fff543c
Merge pull request #1266 from snowcoding/patch-4
Update task.md
2019-08-26 14:32:03 +03:00
Ilya Kantor
c048701b9a
Merge pull request #1268 from paroche/patch-6
Update article.md
2019-08-26 14:28:38 +03:00
Ilya Kantor
f8f402b61d
Merge pull request #1269 from paroche/patch-7
Update article.md
2019-08-26 14:28:13 +03:00
Ilya Kantor
dc9bcd7e0b
Merge pull request #1272 from paroche/patch-8
Update article.md
2019-08-26 14:27:58 +03:00
Ilya Kantor
300338a902
Merge pull request #1273 from James868/patch-1
Fix typo
2019-08-26 14:27:48 +03:00
Rizky
812daa9c6b
Fix typo 2019-08-26 09:24:45 +00:00
paroche
a736f71fb4
Update article.md
Correct spelling of "standardized".
2019-08-24 22:40:21 -06:00
paroche
d3b5889e65
Update article.md 2019-08-23 19:55:06 -06:00
paroche
78a6ffad05
Update article.md
Change to wording about maximum recursion depth.
2019-08-22 19:48:21 -06:00
Vim Shah
849d7a3ae1
Update task.md
fix typo
2019-08-22 16:13:24 -07:00
Ilya Kantor
8c30654f69 fix 2019-08-22 17:17:13 +03:00
Ilya Kantor
23d5a0a7c0
Merge pull request #1262 from snowcoding/patch-3
Update article.md
2019-08-22 11:04:40 +03:00
Ilya Kantor
7f2b3889a4
Merge pull request #1263 from ayeshanasir/Update
Update article.md
2019-08-22 11:04:20 +03:00
Ilya Kantor
a7bec7d2bf
Merge pull request #1264 from ikeq/patch-1
fix typo "allso"
2019-08-22 11:04:05 +03:00
Elmore Cheng
db16de10bf
fix typo "allso" 2019-08-22 15:34:05 +08:00
ayeshanasir
e120931fce Fixed a small typo. 2019-08-22 01:16:25 -04:00
Vim Shah
36cc486d1f
Update article.md
fixed typo
2019-08-21 19:50:32 -07:00
Ilya Kantor
8e995db84d
Merge pull request #1260 from Violet-Bora-Lee/patch-25
Update article.md
2019-08-22 00:44:20 +03:00
Violet.Lee
bd752f5a65
Update article.md 2019-08-22 03:30:03 +09:00
Ilya Kantor
8f75cf1f17 fixes 2019-08-21 19:10:18 +03:00
Ilya Kantor
ef06f59b75 minor 2019-08-21 12:33:13 +03:00
Ilya Kantor
3ed1024ae7 minor 2019-08-21 12:32:59 +03:00
Ilya Kantor
047ebc8bb8
Merge pull request #1259 from Violet-Bora-Lee/patch-24
minor
2019-08-21 12:28:54 +03:00
Violet.Lee
a645a24873
minor 2019-08-21 18:28:07 +09:00
Ilya Kantor
192c4115fa
Merge pull request #1258 from atimidguy/atimidguy-patch-1
Update article.md
2019-08-21 10:21:00 +03:00