Commit graph

5750 commits

Author SHA1 Message Date
Ilya Kantor
e6098157be minor fixes 2021-06-24 23:57:34 +03:00
Ilya Kantor
4420427aa2 minor fixes 2021-06-24 23:25:07 +03:00
Ilya Kantor
934d32be5b minor fixes 2021-06-24 23:24:53 +03:00
Ilya Kantor
27af482dd8 minor fixes 2021-06-24 23:07:35 +03:00
Ilya Kantor
28112112bf minor fixes 2021-06-24 23:01:26 +03:00
Ilya Kantor
2eb4251ce9 minor fixes 2021-06-24 22:50:53 +03:00
Ilya Kantor
771aab479d minor fixes 2021-06-24 22:50:42 +03:00
Ilya Kantor
6c15ba465d minor fixes 2021-06-24 22:50:01 +03:00
Ilya Kantor
32f01fb6b1 minor fixes 2021-06-24 22:41:26 +03:00
Ilya Kantor
7d838b3452 minor fixes 2021-06-24 22:00:59 +03:00
Ilya Kantor
753182bb3d minor fixes 2021-06-24 22:00:53 +03:00
Ilya Kantor
2961588908 minor fixes 2021-06-24 22:00:37 +03:00
Ilya Kantor
8b3730be89 minor fixes 2021-06-24 21:59:48 +03:00
Ilya Kantor
c41361f544 animation 2021-06-24 21:49:27 +03:00
Ilya Kantor
9b99012634
Merge pull request #2654 from ZYinMD/patch-24
add notes about CSS animation performance
2021-06-24 19:41:28 +03:00
Z Yin
b855f6c9db
add a section about css animation performance 2021-06-24 12:06:25 -04:00
Z Yin
c4efc35899
minor grammar change in webcomponents-intro 2021-06-23 17:56:37 -04:00
Z Yin
d7c2f0819e
Add one letter in 5-network/03-fetch-progress 2021-06-22 17:57:28 -04:00
Z Yin
66bad3f50b
fix typo in 5-network/02-formdata 2021-06-22 15:46:50 -04:00
Ilya Kantor
b19a6f0803 minor fixes 2021-06-21 23:32:07 +03:00
Ilya Kantor
8558fa8f5c
Merge pull request #2638 from ZYinMD/patch-16
update one code comment in 1-js/09-classes/04-private-protected-properties-methods
2021-06-20 09:02:02 +03:00
Ilya Kantor
ffe91a6f9a
Merge pull request #2643 from joaquinelio/patch-6
typo
2021-06-20 09:01:14 +03:00
Ilya Kantor
140c75d299
Merge pull request #2644 from Yoona8/master
Typo in Ch 15 Functions
2021-06-20 09:00:39 +03:00
Elena Valeeva
9847492838
Typo in Ch 15 Functions 2021-06-20 08:12:59 +03:00
joaquinelio
52eaa63aaa
typo 2021-06-19 21:21:24 -03:00
Ilya Kantor
6f14c398ef
Merge pull request #2639 from joaquinelio/patch-4
Maybe. "Accessors" link
2021-06-20 00:58:01 +03:00
Ilya Kantor
1b16f9d09a
Merge pull request #2640 from ZYinMD/patch-17
slightly improve clarity of Promise.all()
2021-06-20 00:56:53 +03:00
Ilya Kantor
36613935fe minor fixes 2021-06-19 18:59:39 +03:00
Ilya Kantor
7dacfd411b minor fixes 2021-06-19 18:59:04 +03:00
Ilya Kantor
de81cb4809 minor fixes 2021-06-19 18:58:37 +03:00
Ilya Kantor
e769408d64 minor fixes 2021-06-19 18:55:00 +03:00
Ilya Kantor
df6e5a4522 minor fixes 2021-06-19 18:53:06 +03:00
Ilya Kantor
54347b7116 minor fixes 2021-06-19 18:50:59 +03:00
Ilya Kantor
a40ca9a4a3 minor fixes 2021-06-19 18:50:41 +03:00
Ilya Kantor
85282ef4ad minor fixes 2021-06-19 18:50:12 +03:00
Ilya Kantor
cf82cc3bce minor fixes 2021-06-19 18:49:46 +03:00
Ilya Kantor
ff53f0638b minor fixes 2021-06-19 18:48:57 +03:00
Ilya Kantor
e8777963b2 closes #2641 2021-06-19 18:44:32 +03:00
Ilya Kantor
e49bc3bbc4
Merge pull request #2627 from ZYinMD/patch-5
minor edit to 1-js/05-data-types/02-number/
2021-06-19 13:41:05 +03:00
Z Yin
d43bdd28eb
slightly improve clarity on Promise.all() 2021-06-18 23:37:39 -04:00
joaquinelio
c45e78fdff
Maybe. "accessors" link 2021-06-18 18:09:05 -03:00
Z Yin
de36d0dffb
update one code comment in 1-js/09-classes/04-private-protected-properties-methods
It looks like code was changed some time ago, but comments didn't change accordingly.
2021-06-18 13:18:05 -04:00
Ilya Kantor
29f0121b1c
Merge pull request #2636 from NNboru/patch-1
Unnecessary escape characters in cookie.js
2021-06-18 19:49:24 +03:00
Ilya Kantor
a6dfbb7574 minor fixes 2021-06-18 19:48:55 +03:00
Ilya Kantor
492f506fbd
Merge pull request #2555 from joaquinelio/patch-6
transpiler def
2021-06-18 19:48:03 +03:00
joaquinelio
263f57ed41
Update article.md 2021-06-18 06:12:58 -03:00
joaquinelio
0c41930be9
Update article.md 2021-06-18 05:57:45 -03:00
joaquinelio
8cf2d51e7d
Update article.md 2021-06-18 04:40:04 -03:00
joaquinelio
8c910b4ace
Update article.md 2021-06-18 04:39:25 -03:00
Rohan Rawat
cd466c514a
Unnecessary escape characters in cookie.js
Removed unnecessary escape characters from regex in "getCookie function in cookie.js" - 
. ( ) [ / +
The above characters don't need escaping.
2021-06-18 01:54:25 +05:30