Commit graph

122 commits

Author SHA1 Message Date
Abdullah Manzoor
effc64ab00
Update article.md 2019-04-15 09:39:50 +01:00
Ilya Kantor
222c52fcd8 minor 2019-04-10 10:53:34 +03:00
Ilya Kantor
c9631a108c
Merge pull request #890 from jackpickus/patch-1
Update article.md
2019-04-09 23:38:16 +03:00
Ilya Kantor
8f13d61a8b Sketch editor update (no important image changes) 2019-04-05 09:17:57 +03:00
Jack Pickus
34fd31c9c0
Update article.md 2019-04-04 20:58:56 -05:00
Ilya Kantor
9c3ac133e3 draft 2019-03-30 14:32:38 +03:00
Ilya Kantor
50bee36111 improvements 2019-03-23 02:14:21 +03:00
Ilya Kantor
b8d63d3188 improvements 2019-03-23 02:14:04 +03:00
Ilya Kantor
439cf4c491 improvements 2019-03-23 02:13:30 +03:00
Ilya Kantor
5bca8a5ee2 move generators 2019-03-07 13:51:21 +03:00
Mau Di Bert
86a389d5f2
Update task.md 2019-03-07 05:49:49 -03:00
Ilya Kantor
dd29965d81
Merge pull request #829 from maurodibert/patch-32
Update task.md
2019-03-07 10:48:40 +03:00
Mau Di Bert
08a21acbdb
Update article.md
don't know if is the word you would choose but there's a missing word there I think...
2019-03-06 18:33:48 -03:00
Mau Di Bert
1161b75825
Update task.md
typo
2019-03-05 07:53:17 -03:00
Ilya Kantor
eefd392450 minor 2019-03-02 23:36:53 +03:00
Ilya Kantor
d043b11516 merge prs 2019-03-02 23:36:53 +03:00
Ilya Kantor
1369332661 async generators 2019-03-02 23:36:53 +03:00
Ilya Kantor
2ee2751216 refactor promise, geneerators, global object 2019-03-02 23:36:53 +03:00
Ilya Kantor
be9c5a7b5f re-export pictures 2019-03-02 23:36:52 +03:00
Mau Di Bert
7c97edc67c
typo 2019-03-02 08:54:52 -03:00
Ilya Kantor
408ba7d4e4 make sure a solution always shows up, use "demo" if exists 2019-02-21 19:35:04 +03:00
Jack Evoniuk
b2c478e65d
Update article.md 2019-02-19 02:22:18 -08:00
11un
37f46bd610 typo / wording "remnant" 2019-02-04 08:54:24 -08:00
11un
161eec699e change "brackets" to "parentheses" 2019-02-01 16:19:04 -08:00
11un
07550ef0ee change wording: "brackets" to "parentheses" 2019-02-01 10:56:25 -08:00
totize
0eede58712
Update article.md 2019-01-27 16:06:20 +01:00
caspringer
58ba9f797b
Improve/fix usage of bracket 2018-12-14 08:08:10 -05:00
Ilya Kantor
23b5766b82
Merge pull request #653 from simmayor/master
task.md - 'decrease' probably should not have an argument
2018-12-07 13:19:42 +03:00
user
5dddf7de89 Grammar 2018-12-06 18:06:29 -05:00
simmayor
b9b944dfe6
Update task.md 2018-12-06 14:47:40 -05:00
caspringer
a22ab40e03
Fix incorrect grammer 2018-12-05 09:16:07 -05:00
Shashank Rajesh
1141033688
Fixed euphonic error.
Changed "an" to "a". 

P.S: Love your work! Can't believe that its free!
2018-11-22 17:45:31 -05:00
Jason Kao
7b0be24ffd
Small changes in Advanced Functions -> Closures 2018-11-07 20:42:39 -05:00
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