Commit graph

4819 commits

Author SHA1 Message Date
Ilya Kantor
9646a67d99
Merge pull request #2062 from yasath/patch-1
Fixed "compatibility" spelling error
2020-08-27 23:34:41 +03:00
Ilya Kantor
ff470ec24a
Merge pull request #2067 from peachesontour/patch-8
Typos
2020-08-27 23:34:28 +03:00
Ilya Kantor
71988e17b0
Merge pull request #2069 from bookchiq/patch-1
Improve phrasing
2020-08-27 16:48:53 +03:00
Ilya Kantor
9007790f84
Merge pull request #2073 from joaquinelio/patch-1
once in -> once every
2020-08-27 16:48:36 +03:00
Ilya Kantor
f983992700
Merge pull request #2077 from sanghyo95/patch-1
add semicolon
2020-08-27 16:47:38 +03:00
Ilya Kantor
c28563b7c7
Merge pull request #2078 from moisheschwartz/patch-1
Removed the parts about browser compatibility
2020-08-27 16:47:17 +03:00
Ilya Kantor
d462c7eca1
Merge pull request #2082 from peachesontour/patch-9
Typos
2020-08-27 16:46:34 +03:00
Ilya Kantor
689b1c43fe
Merge pull request #2026 from ghost/patch-1
BigInt header grammar fix
2020-08-27 16:45:17 +03:00
Ilya Kantor
721cbed9db
Merge pull request #2086 from C17AN/patch-2
updated size unit from "kb" to "KB" - [#2085]
2020-08-27 15:55:14 +03:00
Chan-Min, Kim
2a6d552cbb
updated size unit from "kb" to "KB" - [#2085]
"kb" means "kilobit", some may confused about it.
so It'll be better to changed as "KB", as intended.
2020-08-27 10:33:17 +09:00
Ilya Kantor
c1b38c8b4f
Update article.md 2020-08-26 09:36:33 +03:00
Ilya Kantor
1190721cf7
Update article.md 2020-08-26 09:31:09 +03:00
Peter Kampjes
21b83a5685
Typos 2020-08-25 17:56:50 -03:00
Moses Schwartz
b946ee04c9
Removed the parts about browser compatibility
`globalThis` is now supported in all major browsers, see link https://caniuse.com/#search=globalThis
2020-08-24 10:33:22 -04:00
Ilya Kantor
b0c5dad519
Merge pull request #2076 from AasthaSinha2305/master
Explained how to create a date object.
2020-08-24 09:24:35 +03:00
sanghyo95
3b71f769a7
add semicolon
add semicolon 13,20 line
2020-08-24 08:54:34 +09:00
Aastha Sinha
37287af523
Update solution.md 2020-08-24 02:14:52 +05:30
Aastha Sinha
243a1d3276
Update solution.md 2020-08-23 18:06:06 +05:30
AasthaSinha2305
44bc57ee91 Date object explained clearly 2020-08-23 18:01:21 +05:30
joaquinelio
977cc0f92d
Update article.md 2020-08-22 21:20:03 -03:00
joaquinelio
938086674b
Update article.md 2020-08-22 21:00:37 -03:00
joaquinelio
a99254f7f7
once in -> once every 2020-08-22 20:20:05 -03:00
Ilya Kantor
b85413d0bd
Update task.md 2020-08-22 10:46:56 +03:00
Ilya Kantor
858b733ce0
Update task.md 2020-08-22 10:45:44 +03:00
Ilya Kantor
53f055c925
Merge pull request #2072 from josephrocca/patch-1
Remove Edge and Firefox warning
2020-08-21 10:23:36 +03:00
josephrocca
2c01903c9d
Remove Edge and Firefox warning
Supported in Edge 79 and Firefox 78
2020-08-21 11:23:42 +10:00
Sarah Lewis
bbaa75b59e
Improve phrasing 2020-08-18 16:28:35 -07:00
Ilya Kantor
fe571b36ed
Merge pull request #2066 from Violet-Bora-Lee/master
delete unused line
2020-08-16 23:05:26 +03:00
Peter Kampjes
4550b60560
Update article.md 2020-08-16 06:31:02 -03:00
Violet Bora Lee
665b97251c delete unused line 2020-08-16 17:27:21 +09:00
Ilya Kantor
b0624a189e minor fixes 2020-08-14 19:35:28 +03:00
Ilya Kantor
8eab7d6cc9 minor fixes 2020-08-14 19:34:16 +03:00
Ilya Kantor
9add5e76d5
Merge pull request #2065 from C17AN/patch-1
[Typo Correction] - "fetch" solution typo error
2020-08-14 17:10:55 +03:00
Chan-Min, Kim
43ff24e088
[Typo Correction] - "fetch" solution typo error
fixed typo - "arrray" to "array"
2020-08-14 23:09:57 +09:00
Ilya Kantor
665b8ebbba
Merge pull request #2063 from maksumi/patch-3
Update article.md
2020-08-14 08:42:13 +03:00
Maksumi Murakami
6615df4d58
Update article.md 2020-08-13 18:22:27 -05:00
Maksumi Murakami
bc92283021
Update article.md
Changes proposes for the [issue 2049](https://github.com/javascript-tutorial/en.javascript.info/issues/2049)
2020-08-13 17:39:47 -05:00
Yasath
a149bc0479
Fixed "compatibility" spelling error 2020-08-13 12:19:25 +01:00
Matt Lim
a6c9f30cb8 5.4 - change 7 basic types to eight basic types 2020-08-10 23:02:31 -07:00
Ilya Kantor
3a924fc1e8 minor fixes 2020-08-10 22:52:57 +03:00
Peter Kampjes
8a70b745f0
The solution here had no break, an infinite loop. 2020-08-09 20:39:19 -03:00
Peter Kampjes
fe12de8859
Typos 2020-08-09 20:33:39 -03:00
Ilya Kantor
fbf443e414 minor fixes 2020-08-09 21:03:34 +03:00
Ilya Kantor
2bf8a27fad minor fixes 2020-08-09 21:02:40 +03:00
Ilya Kantor
1cfd422270 minor fixes 2020-08-09 21:02:05 +03:00
Denis
0557a16f81
Update article.md
Added link to Brython Python transpiler to JavaScript
2020-08-09 20:25:22 +03:00
Peter Roche
8d13b7fb88
One more little phrasing change 2020-08-09 01:16:27 -06:00
Peter Roche
2aab98ac13
Merge pull request #2050 from javascript-tutorial/paroche-patch-19
Various minor syntax and punctuation changes
2020-08-09 01:10:07 -06:00
Peter Roche
4ff6eb4b78
Various minor syntax and punctuation changes 2020-08-09 01:03:29 -06:00
Ilya Kantor
1599dec142
Merge pull request #2047 from peachesontour/patch-5
Typos
2020-08-08 19:24:33 +03:00