Commit graph

54 commits

Author SHA1 Message Date
icarrington
9cd5bc5935 Fix Typo 2022-07-10 22:49:40 -04:00
Amir Hasanzade
38f5cad3e1
Update about.md (change "data" field to "value")
The object returned from "await stream.read()" has two fields: "done" and "value", and not the "data" field destructured here.
2022-05-16 03:12:20 -07:00
Lavrentiy Rubtsov
4aa9f818e8
replace side-effect with side effect 2022-04-25 23:11:54 +06:00
Ilya Kantor
ddb2b10c07
Merge pull request #2917 from Omid-Heidarzadeh/bugfix
Bugfix:binary-arrays/concat/solution
2022-04-14 06:27:17 +03:00
Dan Wallis
6af9a2e2a4
Correct mis-use of "it's" 2022-04-13 11:44:21 +01:00
Omid Heidarzadeh
ae0a73fc1a Bugfix:binary-arrays/concat/solution 2022-03-15 22:55:51 +03:30
joaquinelio
bf7eb93035
GB unit symbol 2022-02-07 17:01:16 -03:00
Ilya Kantor
71da17e596 minor fixes 2022-02-06 13:19:41 +03:00
Ilya Kantor
f95671cd28 minor fixes 2022-02-06 13:18:25 +03:00
Ilya Kantor
9a2981cf3d minor fixes 2022-02-06 13:18:04 +03:00
law
fb070940ef
Update blob article.md
Updated the latest methods for blob to arrayBuffer, blob to stream, and some tips for using them.
https://developer.mozilla.org/en-US/docs/Web/API/Blob/arrayBuffer
https://developer.mozilla.org/en-US/docs/Web/API/Blob/stream
2022-02-05 22:17:47 +08:00
Ilya Kantor
c5358c5949 themable pictures 2021-12-12 22:53:17 +03:00
Ilya Kantor
15f7acfc2a minor fixes 2021-11-01 23:15:10 +03:00
David Eisner
623737b79e
Update article.md
Fix typo, minor grammar fix.
2021-08-20 20:31:14 -04:00
joaquinelio
023ec22d3b
typos 2021-04-05 02:26:17 -03:00
Vse Mozhe Buty
7c73f64a13 Replace unicode with Unicode all over the book 2020-12-07 18:05:47 +02:00
Vse Mozhe Buty
91da65d1d3 Fix typos in 4.3 (Blob) 2020-11-25 23:55:07 +02:00
Vse Mozhe Buty
193e174653
Fix possible typos in 4.1 (ArrayBuffer, binary arrays) 2020-11-25 17:10:48 +02:00
joaquinelio
82b6a3be99 mdn links 2020-09-21 15:21:57 -03:00
MuhammedZakir
14b50caf41 Some Corrections
Fix javascript-tutorial#2090 - Spelling Mistake
Close javascript-tutorial#2079 - Remove 'elem' from `elem.scrollLeft/scrollTop`
2020-09-11 13:07:06 +05:30
Henrik Nilsson
c1cd076a54
Update article.md
Somewhat enhanced readability
2020-09-04 11:40:52 +02:00
LeviDing
ec9c76c6be
Update article.md 2020-04-09 11:29:51 +08:00
Ilya Kantor
b7dc89ad81 closes #1791 2020-03-21 10:56:38 +03:00
Violet Bora Lee
e85e48f8d0 minor fixes 2020-01-27 15:24:23 +09:00
Ilya Kantor
7418213b66 re-import images from Sketch (no changes) 2019-10-10 17:08:16 +03:00
Anurag Bhandari
9f5d7bab56
Fix typos in "Blob"
Fixed minor grammatical errors in **Blob** lesson in the chapter **Binary data, files**.
2019-09-27 15:32:16 +05:30
HirenTariwala
cccfbd7c30
Update h to H char according ASCII value
I have found that ASCII is not matching with char h so I have a changed.

h = 104
H = 72
2019-09-10 17:03:22 +05:30
Ilya Kantor
e9ded79b03 fixes 2019-08-30 23:59:08 +03:00
Elmore Cheng
db16de10bf
fix typo "allso" 2019-08-22 15:34:05 +08:00
Ilya Kantor
39309e6a07 minor 2019-08-14 12:36:24 +03: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
728786d22f minor 2019-07-30 14:33:20 +03:00
Ilya Kantor
3ba28aa104 images to svg 2019-07-28 15:42:37 +03:00
Ilya Kantor
ad96e6ca10 fix links 2019-07-06 11:52:58 +03:00
Ilya Kantor
c84adf808f
Merge pull request #1117 from 1van0v/patch-1
Remove an extra article
2019-07-05 16:01:23 +03:00
Ilya Kantor
c261a8dc14
Merge pull request #1118 from 1van0v/patch-2
extra new line symbol
2019-07-05 15:57:10 +03:00
Ilya Kantor
a42b00f52f
Merge pull request #1119 from 1van0v/patch-3
Looks like article is missed
2019-07-05 15:56:52 +03:00
Ilya Kantor
b1b66a3065 fixes 2019-07-04 18:13:00 +03:00
1van0v
947602d97e
Looks like article is missed
https://english.stackexchange.com/questions/103664/on-par-with-vs-on-a-par-with
2019-07-04 16:43:25 +03:00
1van0v
cf9c5ee711
extra new line symbol 2019-07-04 16:28:17 +03:00
1van0v
6e708372c4
Remove extra article 2019-07-04 15:24:03 +03:00
Ilya Kantor
cc5213b09e updates 2019-07-03 17:19:00 +03:00
Ilya Kantor
25d48a3648 sketch up, event loop 2019-06-26 23:29:28 +03:00
Ilya Kantor
5498450646 fixes 2019-06-12 15:19:08 +03:00
Ilya Kantor
0873473402 minor 2019-05-29 21:39:02 +03:00
Alexey Pyltsyn
16e7d07dc0 Fix typos 2019-05-29 20:03:39 +03:00
David Rosson
e6ed86c713
Update article.md 2019-05-13 14:09:48 +02:00
Ilya Kantor
b7d7007d84 minor 2019-05-07 09:08:21 +02:00
afeldspar
aaab1d4f57
Update article.md
minor spelling and grammar corrections
2019-04-30 08:57:48 -04:00