Commit graph

19 commits

Author SHA1 Message Date
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
Skubie Doo
96d73658cb Fix typo 2017-03-26 17:36:43 -04:00
Skubie Doo
b8d1e690f0 Fix rest parameter mis-match
I think you intended to have working code 😄
2017-03-26 15:55:52 -04:00
Ilya Kantor
c9401b3104 changes 2017-03-23 11:06:57 +03:00
Ilya Kantor
97c8f22bbb up 2017-03-21 17:14:05 +03:00
Ilya Kantor
ab9ab64bd5 up 2017-03-21 14:41:49 +03:00