Commit graph

205 commits

Author SHA1 Message Date
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
Tom Byrer
1b10c359bf
consistent code style
First the Function function string had no spaces or trailing semi, then did in the second half.

Perhaps a linter bot would be better, but manual will do for now.
2017-11-29 04:32:43 -06:00
Mark
a8ff59e3ba
Typo - mistake in canceling interval function 2017-11-21 12:30:31 +02:00
Anton A. Zabirko
cb26b559bb
Clarity for this
A more ideal explanation of `this` assigning
2017-11-10 07:59:54 -08:00
Ilya Kantor
b2559f4d39
Update article.md 2017-11-01 14:57:36 +03:00
Ilya Kantor
8f499695e3
Merge pull request #275 from usernamehw/patch-18
Update article.md
2017-11-01 09:01:32 +03:00
Ilya Kantor
ef18a97d73
Merge pull request #277 from usernamehw/patch-19
Update article.md
2017-11-01 09:00:41 +03:00
Ilya Kantor
a61add9800
Merge pull request #278 from usernamehw/patch-20
Update article.md
2017-11-01 09:00:15 +03:00
Ilya Kantor
f91d41406e
Merge pull request #279 from usernamehw/patch-21
Update article.md
2017-11-01 08:59:12 +03:00
Ilya Kantor
783530e6cd
Merge pull request #280 from usernamehw/patch-22
Update article.md
2017-11-01 08:58:56 +03:00
Ilya Kantor
8977e933d7
Merge pull request #281 from usernamehw/patch-23
Update article.md
2017-11-01 08:58:41 +03:00
Ilya Kantor
b7df8ece5b
Merge pull request #282 from usernamehw/patch-24
Fix "ReferenceError: calculator is not defined"
2017-11-01 08:58:21 +03:00
Ilya Kantor
f1a90ac51a
Merge pull request #283 from usernamehw/patch-25
Update task.md
2017-11-01 08:57:51 +03:00
Alexander
3b4f96c617
Update article.md 2017-10-30 22:39:26 +03:00
Alexander
ab94743da8
Update task.md 2017-10-30 03:45:47 +03:00
Alexander
4fbb92baab
Fix "ReferenceError: calculator is not defined" 2017-10-30 03:43:25 +03:00
Alexander
62c866930f
Update article.md 2017-10-30 03:02:37 +03:00
Alexander
a5e304393f
Update article.md 2017-10-29 01:31:57 +03:00
Alexander
dd6141fa9e Update article.md 2017-10-27 00:40:14 +03:00
Alexander
4bd0c6e582 Update article.md 2017-10-27 00:17:34 +03:00
Alexander
d04b6ac057 Update article.md 2017-10-26 04:31:04 +03:00
Alexander
a851ef6afc Update article.md 2017-10-26 02:10:38 +03:00
Ilya Kantor
ec243fb2a4 Merge pull request #245 from lilifan/patch-1
correct type mistake
2017-10-15 18:02:17 +03:00
lilifan
e171db026f correct type mistake
Sorry to bother , but it seems that in such situations , the minimal delay is increased instead of decreased ?
2017-10-14 23:45:03 +08:00
lilifan
3322f52122 correct type mistake
correct type mistake
2017-10-14 23:23:14 +08:00
Andrew
6eccd9dbbb Update article.md 2017-10-05 19:00:20 +02:00
Valerii Iatsko
8c6f614dc4 Fixed spy-decorator assignment test
Hi!

We should be checking here original function not spy to ensure that we are wrapping transparently.

The test wasn't working and probably that was just a "typo" to begin with.

This makes it work properly.
2017-10-01 09:34:43 +02:00
Alex Zvorygin
67790aa261 change incorrect variable name
solution and problem statement have the calls stored in `calls`, not `log`
2017-09-20 11:52:58 -04:00
Majid H.Fard
d7eea92b4e Update article.md 2017-09-20 14:53:43 +04:30
Alex Zvorygin
17154c48c7 probable typo fixed 2017-09-19 13:22:03 -04:00
Ilya Kantor
f18aa362b4 minor 2017-08-09 23:36:04 +02:00
markhinschberger
44fba017e4 patch 2017-07-31 19:29:48 +08:00
Sergey Kondrashev
0343e7dbc0 A typo was fixed 2017-07-11 16:09:44 +03:00
Ilya Kantor
db182040c8 minor 2017-07-01 10:29:07 +03:00
Ilya Kantor
d391eb1f3c minor 2017-06-30 18:50:24 +03:00
Johan Meester
d7bfdc14a8 Inner setTimeout() wrongly refering to tick()
In the 'Recursive setTimeout' section in the example for sending server request the inner setTimeout() refers to a non-existing tick() function. Should be the outer request() function.
2017-06-23 13:36:52 +02:00
reigningmetal
0c0f92ee6b Spelling
Edited some minor spelling errors.
2017-06-09 21:16:00 -04:00
Oleg Legun
d55932273f Fix invalid function name
curried() -> curriedSum()
2017-06-03 14:02:35 +03:00
Thierry Parmentelat
4121423fc0 flushing my list of typos when reaching the Objects chapter 2017-05-12 10:28:56 +02:00
Thierry Parmentelat
27a491f265 today’s typos 2017-05-11 20:41:00 +02:00
Ilya Kantor
1a9794f460 up 2017-05-05 02:06:33 +03:00
Syed Shahbaz Ahmed
6bb64bd96f Update article.md 2017-04-24 16:13:18 +02:00
Ilya Kantor
57dc058c49 typos 2017-04-17 21:45:55 +02:00
Syed Shahbaz Ahmed
16013026db Fixed a typo in article.md
execition --> execution
2017-04-16 10:31:14 +02:00
Ilya Kantor
cea455dad3 Merge pull request #482 from DNLHC/patch-2
Fixed typo
2017-04-04 12:27:55 +03:00
Pascal Honoré
cfd23cec52 Update article.md
Correcting incorrect parameters order.
2017-03-28 22:18:14 +01:00
Danila
95b340d4a7 Fixed typo 2017-03-28 21:03:24 +03:00
Ilya Kantor
bc9117e70f minor 2017-03-28 10:55:51 +03:00
Ilya Kantor
5f340d0545 minor 2017-03-27 01:24:15 +03:00