Commit graph

144 commits

Author SHA1 Message Date
paroche
949bcf63f7
Update and rename article.md to Change 'occasional' to 'accidental' where appropriate
Does this work?
2019-08-19 21:00:19 -06:00
Ilya Kantor
5d1037cbd0 minor 2019-08-18 09:44:30 +03:00
Ilya Kantor
28cc5c82c0 minor 2019-08-18 08:45:16 +03:00
Ilya Kantor
cdf6156088 minor 2019-08-17 20:28:00 +03:00
Violet.Lee
1144f478bd
Update article.md 2019-08-17 18:27:35 +09:00
Ilya Kantor
9bfc8cfa9c minor 2019-08-11 14:24:31 +03:00
Ilya Kantor
4d44df6a3a Embed font to SVG 2019-08-11 14:17:38 +03:00
Ilya Kantor
bbf98b2ef0 fixes 2019-07-31 00:46:04 +03:00
Ilya Kantor
db9d685798 cleanup 2019-07-29 14:16:28 +03:00
Ilya Kantor
34e9cdca36 minor 2019-07-29 00:12:34 +03:00
Ilya Kantor
3ba28aa104 images to svg 2019-07-28 15:42:37 +03:00
Ilya Kantor
63dc4cddd4 images to svg 2019-07-27 15:55:44 +03:00
Ilya Kantor
a6284dec25 minor 2019-07-27 00:59:12 +03:00
Ilya Kantor
03560a7f03 fix 2019-07-24 11:09:06 +03:00
Ilya Kantor
746fe5f2b6 minor 2019-07-19 19:30:19 +03:00
luc4leone
b64d7af3ef Change double quotes for backtick to fix rendering 2019-07-19 09:30:41 +02:00
luc4leone
6c7c7d38ca Added a dot notation example 2019-07-19 08:40:56 +02:00
luc4leone
65128b2a6f 'property values' instead of 'field' in code comment 2019-07-18 13:58:22 +02:00
Ilya Kantor
7c3bca86cf
Merge pull request #1106 from K-Sato1995/patch-11
Better punctuations
2019-07-05 15:59:45 +03:00
Ovidiu Voicu
01acd465ba Fix typo and rephrased sentence 2019-07-03 19:07:41 +03:00
K-Sato
37799fb45e
Better punctuations 2019-07-02 10:05:56 +09:00
Ilya Kantor
25d48a3648 sketch up, event loop 2019-06-26 23:29:28 +03:00
Ilya Kantor
cb6aac9c0a minor 2019-06-26 12:12:59 +03:00
Ilya Kantor
7697f95e24 fixes 2019-06-20 16:16:49 +03:00
K-Sato
a6c16624e7
Fix Typo
https://idioms.thefreedictionary.com/for+a+start
2019-06-20 11:18:21 +09:00
Ilya Kantor
44f687ce8b fixes 2019-06-18 10:24:29 +03:00
Ilya Kantor
d7f90176c7 Promise.allSettled 2019-06-18 10:02:03 +03:00
Ilya Kantor
027933531e fixes, eventSource 2019-06-16 22:30:52 +03:00
Ramin Rezaie
d04805ff58
New V8 Blog address 2019-06-01 15:31:33 +04:30
Ilya Kantor
389801a41e minor 2019-05-31 20:07:38 +03:00
Ilya Kantor
6713199c3c minor 2019-05-31 19:22:08 +03:00
Ilya Kantor
9f4b8a5c98 minor 2019-05-31 19:17:46 +03:00
Ilya Kantor
76b0616727 improvements 2019-05-31 19:11:37 +03:00
Mau Di Bert
d421e02db1
Update article.md
typo
2019-05-23 07:34:36 -03:00
Ilya Kantor
2c4cc643af up 2019-05-15 08:39:38 +03:00
Ilya Kantor
a956c4f0a6 up 2019-05-14 21:51:24 +03:00
Ilya Kantor
4dc42722c9 minor 2019-05-09 22:38:28 +03:00
Ilya Kantor
0a95d04b17 closes #908 2019-04-15 11:31:03 +03:00
hoomaan Hormozdi
18e30f15ba
Update article.md
Type mismatch
2019-04-09 11:40:54 +04:30
Ilya Kantor
8f13d61a8b Sketch editor update (no important image changes) 2019-04-05 09:17:57 +03:00
Ilya Kantor
229a18f3e7
Merge pull request #847 from georgesolomos/fix-broken-link
Replace old, broken chapter link with new chapters
2019-03-20 16:05:56 +03:00
Yifei Yin
61ed0672b9
Added a space after "for"
For consistency with the rest of the document and the "coding style" chapter
2019-03-15 21:41:40 -04:00
George Solomos
c0ff7ca75b Replace old, broken chapter link with new chapters 2019-03-10 18:34:36 +10:30
Ilya Kantor
16cfa3037b add promise queue 2019-03-06 23:27:31 +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
Ilya Kantor
408ba7d4e4 make sure a solution always shows up, use "demo" if exists 2019-02-21 19:35:04 +03:00
Ilya Kantor
360be9ed99 fix 2019-02-21 18:54:16 +03:00
Mau Di Bert
397a3aff4e
Update task.md
If it's not mentioned, the reader could not change code inside showStep() and then, showStep() could be just the last call of the statement.
2019-01-18 09:59:23 -03:00
Mau Di Bert
95af86c3ab
Update solution.md
I've added the solution here because the reader is obliged to go to the sandbox to see the solution, which has not happened till now in the course. And even there's already a link for doing that just above.
2019-01-15 10:31:05 -03:00