José Cerviño
981e34b9d5
Update article.md
2021-04-30 12:18:57 -04:00
Mike Mitchell
07b364df21
Replace preposition with verb
2021-04-29 06:12:59 -04:00
Jack Staples
8292f9c70a
Update article.md
2021-04-24 12:24:54 -07:00
Bora Lee
62bc619ea3
insert empty line
2021-04-22 21:38:47 +09:00
Bora Lee
0ad314c6a0
fix grammar
2021-04-22 18:17:19 +09:00
Bora Lee
47b1ca8df8
Fix grammar and wrong information
2021-04-21 12:51:22 +09:00
Ilya Kantor
6ab384f251
Merge pull request #2584 from joaquinelio/patch-7
...
typos? easier reading
2021-04-18 13:39:00 +03:00
joaquinelio
ffd8e03ecf
typos? easier reading - review pls
2021-04-18 07:31:31 -03:00
joaquinelio
7d624ef828
typo it's
2021-04-18 06:28:56 -03:00
Ilya Kantor
870a88c2f1
Merge pull request #2554 from joaquinelio/patch-5
...
code
2021-04-17 20:12:27 +03:00
Ilya Kantor
e8a1cd8c8a
Merge pull request #2552 from joaquinelio/patch-4
...
typo
2021-04-17 20:11:24 +03:00
Ilya Kantor
4b10919661
Merge pull request #2550 from hamirmahal/feat/update-readability-of-7-microtask-queue
...
close #2534 by slightly changing 7-microtask-queue
2021-04-17 20:08:18 +03:00
Ilya Kantor
1b4b347709
Merge pull request #2556 from joaquinelio/patch-7
...
typo
2021-04-17 20:05:29 +03:00
Ilya Kantor
a18c710f23
Merge pull request #2557 from joaquinelio/patch-8
...
repeated word
2021-04-17 20:05:18 +03:00
Ilya Kantor
ba0b184171
Merge pull request #2558 from joaquinelio/patch-9
...
typo
2021-04-17 20:05:07 +03:00
Ilya Kantor
8be1642b87
Merge pull request #2559 from VenkataPavan2494/patch-1
...
Few grammatical corrections
2021-04-17 20:04:57 +03:00
Ilya Kantor
4092b7f24b
Merge pull request #2561 from tamiolaf/patch-1
...
Fix grammatical error
2021-04-17 20:03:41 +03:00
Ilya Kantor
8c5d3bfea7
Merge pull request #2562 from PhilipKirner/patch-1
...
Grammar Fix Update in article.md
2021-04-17 20:03:29 +03:00
Ilya Kantor
4742c7b75c
Merge pull request #2565 from lumosmind/patch-8
...
pseudo function expression
2021-04-17 20:02:01 +03:00
Ilya Kantor
362e9a9759
Merge pull request #2566 from joaquinelio/patch-11
...
typos
2021-04-17 20:01:26 +03:00
Ilya Kantor
09c3914c27
Merge pull request #2568 from m4ttsch/patch-1
...
Fix comma splice.
2021-04-17 19:58:15 +03:00
Ilya Kantor
adb962b511
closes #2572
2021-04-17 19:55:20 +03:00
Ilya Kantor
35d1c85c7d
Merge pull request #2573 from dylan-workhub/patch-1
...
Fix plural typo line 414
2021-04-17 19:53:37 +03:00
Ilya Kantor
3d8ab89ddc
Merge pull request #2575 from joaquinelio/patch-13
...
typo
2021-04-17 19:53:00 +03:00
Ilya Kantor
2b338737d3
Merge pull request #2577 from joaquinelio/patch-14
...
Plunker reminder #1775
2021-04-17 15:57:25 +03:00
Ilya Kantor
d8be8b0327
Add scrollX/scrollY
2021-04-15 09:45:19 +03:00
Ilya Kantor
9e52cf3e14
Merge pull request #2578 from joaquinelio/patch-15
...
store vs keeps stored
2021-04-12 10:54:49 +03:00
joaquinelio
8b7bf10143
store vs keeps stored
2021-04-12 04:30:49 -03:00
joaquinelio
dbae68c452
Plunker reminder #1775
2021-04-11 04:00:11 -03:00
joaquinelio
6de9d70114
typo
2021-04-11 01:37:21 -03:00
Dylan Dixon
a2c36c946b
Fix plural typo line 414
...
Fixed a small typo with pluralization.
2021-04-09 20:39:27 -02:30
Matt Schlenker
b896887fe3
Fix comma splice.
2021-04-05 14:11:18 -04:00
joaquinelio
023ec22d3b
typos
2021-04-05 02:26:17 -03:00
Mustafa Kemal Tuna
334d4de8e1
pseudo function expression
...
it could be more intuitive. function() looks like calling a function but example is about function expression.
2021-04-04 11:47:58 +03:00
PhilipKirner
c722cda8d6
Update article.md
...
Potential Grammar Correction
2021-04-01 17:08:37 -06:00
Tami Olafunmiloye
6d0b3141a4
Fix grammatical error
...
The sentence should say "Why we need tests" with no question mark, or "Why do we need tests?" I think keeping the question mark makes it more personal.
2021-04-01 17:21:25 -04:00
Venkata Pavan
c06e21fee9
Few grammatical corrections
...
Few grammatical corrections
2021-03-31 13:30:26 +05:30
joaquinelio
01ebc30fa7
typo
2021-03-28 15:07:48 -03:00
joaquinelio
4820b978df
repeated word
2021-03-28 15:05:53 -03:00
joaquinelio
32eb2f9a86
typo
2021-03-28 15:02:25 -03:00
joaquinelio
f723253f78
transpiler def
2021-03-28 00:08:17 -03:00
joaquinelio
67230aacd1
code
2021-03-27 23:58:33 -03:00
joaquinelio
a662e1c7b2
typo
2021-03-26 23:43:52 -03:00
Hamir Mahal
a4ba2bbbce
close #2534 by slightly changing 7-microtask-queue
2021-03-26 14:35:55 -07:00
Ilya Kantor
7b76185892
closes #2524
2021-03-26 09:27:02 +03:00
Ilya Kantor
b2bff50f56
closes #2525
2021-03-26 09:24:59 +03:00
Ilya Kantor
d4feed3480
Merge pull request #2527 from seamissu/patch-5
...
fix typo
2021-03-26 09:23:40 +03:00
Ilya Kantor
b8346a5bf7
Merge pull request #2530 from hamirmahal/infra/update-article-in-async-await
...
improve readability of article in chapter 8, async
2021-03-26 09:23:25 +03:00
Ilya Kantor
8e0d22659c
Merge pull request #2532 from joaquinelio/patch-4
...
link to deprecated v0
2021-03-26 09:22:27 +03:00
Ilya Kantor
4dcd9508d7
Merge pull request #2533 from joaquinelio/patch-5
...
No polyfill needed any longer
2021-03-26 09:21:47 +03:00