Commit graph

73 commits

Author SHA1 Message Date
Ilya Kantor
228873c901
Merge pull request #382 from brentguf/currying
Currying/Partials chapter
2018-03-03 09:36:28 +03:00
Ilya Kantor
9cae9d3316
Merge pull request #381 from brentguf/closures
Typo in Closures chapter
2018-03-03 09:36:08 +03:00
Ilya Kantor
be007e78ef remove cut 2018-02-06 13:07:22 +03:00
Ilya Kantor
37f1936622
Merge pull request #366 from brentguf/timers
Timers
2018-02-06 12:52:51 +03:00
Brent Guffens
7bad527554
Typo 2018-02-01 07:12:01 +01:00
Brent Guffens
48d233c305
Typo 2018-01-31 13:21:43 +01:00
Brent Guffens
f426fd6113
Wording 2018-01-31 13:21:23 +01:00
Brent Guffens
eb5c3a0d67
Wording 2018-01-30 11:18:27 +01:00
Brent Guffens
f73236def6
Typo 2018-01-30 11:13:42 +01:00
Brent Guffens
891907886f
Wording 2018-01-30 09:20:44 +01:00
Brent Guffens
38124971b9
Typo 2018-01-30 08:47:35 +01:00
Brent Guffens
9f193b9df0
Typo 2018-01-29 10:03: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
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
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
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