Ilya Kantor
266b489d24
adjust fonts for epub
2018-10-22 01:09:27 +03:00
Ilya Kantor
c3d7b5afc4
fix
2018-10-09 12:21:52 +03:00
Ilya Kantor
712e452af3
color fixes
2018-10-09 12:17:45 +03:00
Ilya Kantor
d0fcf522da
sketch downgrade to 50 for good arrows, closes #494
2018-10-09 12:00:34 +03:00
Ilya Kantor
aa43deef3b
closes #516
2018-10-07 20:19:48 +03:00
darkw1z
18b8e2f709
Update article.md
...
Adding missing word.
2018-10-04 20:26:45 +02:00
Dmitry Pechnikov
2b749830ff
Fix Arrow functions note syntax typo
...
Missing end quotes make Spread operator section render into the note.
2018-09-17 12:20:48 +03:00
Ilya Kantor
ae7a774d3a
Merge pull request #475 from k-yang/patch-1
...
Fixed typo in function name
2018-08-30 13:45:57 +03:00
Kevin Yang
5f5ae96240
Fixed code reference in explanation
...
The original reference was to (*), but it should actually be to (**)
2018-08-29 17:58:47 -04:00
Kevin Yang
fe7175ddbc
Fixed typo in function name
...
say() is not defined in the code, it should be sayHi() instead.
2018-08-16 10:21:57 -04:00
Ben James
e4a4426ff1
Use gender neutral pronouns
2018-08-02 15:15:35 +01:00
Ilya Kantor
12bdf98aff
closes #462
2018-07-19 23:24:25 +03:00
Ilya Kantor
af5a7ac590
Merge pull request #431 from bardiarastin/patch-1
...
fix a small mistake in calling Math.max
2018-06-07 16:56:09 +03:00
Bardia Rastin
c42a4a749a
fix a small mistake in calling Math.max
2018-05-08 02:41:04 +04:30
Сoriander
dea088d3f9
Update article.md
...
"Passing it "as it" won't work". I suppose u meant: "Passing it "as IS" won't work".
2018-04-06 19:04:11 +03:00
Sunil B N
7e183f85b1
Modified outputs in advanced programming and OOP chapters
2018-03-26 23:13:55 +05:30
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