Brent Guffens
|
aaa2a0dc9b
|
Language improvements, clarifications
|
2018-02-05 13:47:07 +01:00 |
|
Ilya Kantor
|
2a3182ad94
|
Merge pull request #352 from baooab/patch-1
Fix typo
|
2018-02-03 15:55:57 +03:00 |
|
Ilya Kantor
|
8b8f3f6d86
|
Merge pull request #354 from brentguf/comparisons
Comparisons chapter
|
2018-02-03 15:55:03 +03:00 |
|
Ilya Kantor
|
0c5b90caee
|
Merge pull request #355 from a-ogilvie/patch-5
Small changes for readability
|
2018-02-03 15:53:11 +03:00 |
|
Ilya Kantor
|
398b854bdf
|
Merge pull request #358 from hrnik/patch-1
Fix misspeling
|
2018-02-03 15:47:02 +03:00 |
|
Ilya Kantor
|
c7065855a0
|
Merge pull request #359 from brentguf/numbers-task-6-solution
Numbers task 6 solution
|
2018-02-03 15:46:40 +03:00 |
|
Ilya Kantor
|
662c389b34
|
Merge pull request #360 from andrej-repisky/patch-1
Fixed incorrect it's/its
|
2018-02-03 15:44:36 +03:00 |
|
Ilya Kantor
|
45a47c02b7
|
Merge pull request #362 from MaxSchumacher/patch-1
light editing
|
2018-02-03 15:33:36 +03:00 |
|
Ilya Kantor
|
0236cf4c12
|
Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en
|
2018-02-03 15:33:12 +03:00 |
|
Ilya Kantor
|
03d10ca928
|
minor
|
2018-02-03 15:33:08 +03:00 |
|
Ilya Kantor
|
59e1e989bf
|
Merge pull request #363 from MehyarSawas/master
Operators Explanation error corrected
|
2018-02-03 15:31:12 +03:00 |
|
Mehyar Sawas
|
ef2ab17886
|
Operators explaination error corrected
|
2018-01-29 14:00:56 +01:00 |
|
@mxschumacher
|
6d3c4baf68
|
light editing
fixed some grammatical issues & deleted redundancies
|
2018-01-28 17:05:09 +01:00 |
|
andrej-repisky
|
c8df40f4fa
|
Fixed incorrect it's/its
|
2018-01-22 12:16:56 +01:00 |
|
Brent Guffens
|
7f8b27daef
|
Typo
|
2018-01-21 13:42:18 +01:00 |
|
Brent Guffens
|
aeabf4bf9b
|
Added instruction to correct task.
|
2018-01-21 13:08:31 +01:00 |
|
Brent Guffens
|
4a00819e87
|
Sentence in the wrong task
|
2018-01-21 13:07:53 +01:00 |
|
Khristinin Nikita
|
095af8b6f6
|
Fix misspeling
user.format - not exist in the code bellow.
Probably you mean `worker.slow`
|
2018-01-21 09:06:20 +02:00 |
|
Alexander Ogilvie
|
fcd3820174
|
Fixed small typo
Changed i's to it's
|
2018-01-19 18:46:04 +09:00 |
|
Alexander Ogilvie
|
8b175cbe12
|
Small edits for readability
Added small edits for readability. Meaning and code examples were not changed.
|
2018-01-19 18:41:47 +09:00 |
|
Brent Guffens
|
4b4c65abeb
|
Typos
|
2018-01-17 14:43:42 +01:00 |
|
Brent Guffens
|
2a3c6bc1d1
|
Remove quotes around equality operator
|
2018-01-17 14:23:20 +01:00 |
|
Brent Guffens
|
488e8504a7
|
Remove quotes around equation sign
|
2018-01-17 14:13:46 +01:00 |
|
Brent Guffens
|
6109448768
|
Remove quotes around comma operator
|
2018-01-17 12:43:14 +01:00 |
|
Brent Guffens
|
abef5c4379
|
More language improvements
|
2018-01-17 11:43:11 +01:00 |
|
Brent Guffens
|
0f42ea7b12
|
Typo fix
|
2018-01-17 11:35:49 +01:00 |
|
Brent Guffens
|
2c3b1a34e2
|
Number to string conversion clarification
|
2018-01-17 11:32:49 +01:00 |
|
Brent Guffens
|
2fb940557d
|
Remove quotes around addition operator
|
2018-01-17 11:29:07 +01:00 |
|
Brent Guffens
|
59f6d8d0a2
|
Remove quotes around addition operator
|
2018-01-17 11:26:56 +01:00 |
|
Brent Guffens
|
60ea5f6bc4
|
Remove quotes around unary negation operator
|
2018-01-17 11:24:53 +01:00 |
|
Brent Guffens
|
fb5c7b6fa7
|
Minus operation instead of minus sign
|
2018-01-17 09:18:11 +01:00 |
|
zhangbao
|
ff15882474
|
Fix typo
|
2018-01-17 13:24:37 +08:00 |
|
Ilya Kantor
|
c693192018
|
improvement
|
2018-01-14 20:14:22 +03:00 |
|
Ilya Kantor
|
634db3741c
|
Update README.md
|
2018-01-14 20:12:58 +03:00 |
|
Ilya Kantor
|
527a9d2120
|
Merge pull request #350 from randsu/master
Typo: strig => string
|
2018-01-14 20:09:02 +03:00 |
|
Ilya Kantor
|
fcbc924200
|
Merge pull request #347 from usernamehw/patch-1
Update article.md
|
2018-01-14 20:08:53 +03:00 |
|
Ilya Kantor
|
d7ffd84b8a
|
Merge pull request #345 from a-ogilvie/patch-4
Small changes for readability
|
2018-01-14 20:08:33 +03:00 |
|
Ilya Kantor
|
09e7d3f652
|
Merge pull request #344 from a-ogilvie/patch-2
Changes for readability
|
2018-01-14 20:08:04 +03:00 |
|
Ilya Kantor
|
6e70b6dd15
|
Merge pull request #343 from a-ogilvie/patch-1
Small changes for readability
|
2018-01-14 20:06:59 +03:00 |
|
Ilya Kantor
|
66bb1be839
|
Merge pull request #342 from a-ogilvie/patch-3
Small readability changes
|
2018-01-14 20:05:20 +03:00 |
|
Ilya Kantor
|
8ac0800ff6
|
Merge pull request #351 from nickolaos77/typo-search-algorithm
fix typo in search algorithm exercise
|
2018-01-14 20:01:50 +03:00 |
|
Nikolaos Papasavvas
|
91445d59fe
|
fix typo in search algorithm exercise
|
2018-01-14 09:00:25 +01:00 |
|
Richard Anderssen
|
a89b92b701
|
Typo: strig => string
|
2018-01-10 15:36:48 +01:00 |
|
Alexander
|
86c61f4a11
|
Update article.md
|
2018-01-07 23:15:45 +03:00 |
|
Alexander Ogilvie
|
dd91880dba
|
Small changes for readability
Small changes made for readability. No changes made to the example code.
|
2017-12-26 16:51:33 +09:00 |
|
Alexander Ogilvie
|
9270600771
|
Changes for readability
Changes made for readability. No changes were made to meaning or to the code examples.
|
2017-12-26 16:17:23 +09:00 |
|
Alexander Ogilvie
|
a6c6dcb719
|
Small changes for readability
Made small changes to grammar for readability. No changes to meaning or code examples were made.
|
2017-12-22 15:52:54 +09:00 |
|
Alexander Ogilvie
|
98ef0caf8d
|
Small readability changes
Small changes to improve readability. No changes to the meaning or to the example code have been made.
|
2017-12-22 11:06:49 +09:00 |
|
Ilya Kantor
|
0130a5967e
|
Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en
|
2017-12-21 00:04:06 +03:00 |
|
Ilya Kantor
|
9101dbac1f
|
minor
|
2017-12-21 00:03:40 +03:00 |
|