Commit graph

3116 commits

Author SHA1 Message Date
Ilya Kantor
e4c928ba2d minor fixes 2020-09-24 22:59:06 +03:00
Ilya Kantor
e76cf3a3c2 closes #2136 #2150 2020-09-24 22:51:36 +03:00
Ilya Kantor
b18b5ba761 minor fixes 2020-09-24 17:07:39 +03:00
Ilya Kantor
58ed032bf8
Merge pull request #2129 from vsemozhetbyt/ch-1-2-9
Address some possible inconsistencies in 1.2.9
2020-09-24 14:21:57 +03:00
Ilya Kantor
1f8b72be8f
Merge pull request #2146 from Ruslan-Aleev/patch-1
Changed "position" to "index" for slice() method
2020-09-24 14:20:49 +03:00
Ilya Kantor
9705a09ca7 minor fixes 2020-09-24 14:20:26 +03:00
Ruslan Aleev
6d9b4437a4
Changed "position" to "index" for slice() method 2020-09-24 12:38:24 +03:00
Ilya Kantor
e9686467e6 minor fixes, close #2137 2020-09-24 11:55:34 +03:00
Ilya Kantor
165ea8373c
Merge pull request #2125 from shanesc/patch-1
Add Edge to list of V8-powered browsers
2020-09-24 10:42:03 +03:00
Vse Mozhe Buty
071efd841b Address some possible inconsistencies in 1.2.9 2020-09-23 18:57:10 +03:00
Ilya Kantor
26505f3d15
Merge pull request #2121 from zzy0302/master
PR for issues/2119
2020-09-23 15:36:50 +03:00
Ilya Kantor
01e87b58a2
Merge pull request #2118 from vsemozhetbyt/ch-1-2-8
Fix old link and excess line break in 1.2.8
2020-09-23 12:47:50 +03:00
Ilya Kantor
b3a826e654
Merge pull request #2122 from Isildur46/fix-Trident-is-not-a-JS-engine
Knowledge correcting: Delete "Trident"
2020-09-23 12:45:53 +03:00
Ilya Kantor
5878a19c62
Merge pull request #2123 from leviding/patch-22
Fix minor typo error
2020-09-23 12:45:33 +03:00
Ilya Kantor
e61bfa2631 minor fixes 2020-09-23 12:42:10 +03:00
Ilya Kantor
c48c52cb81
Merge pull request #2127 from MuhammedZakir/master
Improve make-army task
2020-09-23 12:22:20 +03:00
Ilya Kantor
894e1b5a7e minor fixes 2020-09-23 12:22:06 +03:00
Ilya Kantor
2aad40bd3b
Merge pull request #2134 from vsemozhetbyt/1.2.11
Address some possible issues in 1.2.11
2020-09-23 12:20:07 +03:00
Ilya Kantor
5c388dd791 content 2020-09-23 12:00:09 +03:00
Vse Mozhe Buty
64f3015dfd Address some possible issues in 1.2.11 2020-09-23 02:40:46 +03:00
joaquinelio
82b6a3be99 mdn links 2020-09-21 15:21:57 -03:00
zzy0302
3a64e5055b
Update 1-js/02-first-steps/05-types/article.md
Co-authored-by: Muhammed Zakir <8190126+MuhammedZakir@users.noreply.github.com>
2020-09-21 11:31:06 +08:00
MuhammedZakir
fdf8eb3f8c Improve make-army task
Fix grammar and indent some paragraphs.
Complements javascript-tutorial/en.javascript.info#2081.
2020-09-18 12:30:52 +05:30
Shane
a4b95f05a9
Add Edge to list of V8-powered browsers 2020-09-17 17:21:11 +01:00
zzy0302
1480263553
Update article.md 2020-09-17 23:15:42 +08:00
LeviDing
1e0b2bf4fe
Update article.md 2020-09-17 21:07:02 +08:00
zzy0302
9964e3f576
Update article.md 2020-09-17 16:55:35 +08:00
zzy0302
2f37f1c40b
Update article.md 2020-09-17 16:54:45 +08:00
Isildur46
244e7abdd3
Delete "Trident"
Knowledge correcting: Trident is not a JS engine.
2020-09-17 16:53:47 +08:00
zzy0302
26e6412262
Update article.md 2020-09-17 16:53:35 +08:00
zzy0302
7ab911c25f
Update article.md
Safari in iOS14 support BigInt
2020-09-17 16:52:17 +08:00
Vse Mozhe Buty
8e7e13d6a1 Fix old link and excess line break in 1.2.8 2020-09-16 03:50:16 +03:00
Ilya Kantor
e074a5f825 minor fixes 2020-09-15 09:23:06 +03:00
Vse Mozhe Buty
79ba52a8f8 Fix link in 1.2.8 2020-09-14 00:41:46 +03:00
Ilya Kantor
bd8e8a9bdd minor fixes 2020-09-12 19:48:22 +03:00
Ilya Kantor
70456665de
Merge pull request #2108 from vsemozhetbyt/ch-1-2-6
Fix typo in 1.2.6
2020-09-12 16:11:12 +03:00
Ilya Kantor
a02f06c268
Merge pull request #2107 from LitStronger/patch-1
Update article.md
2020-09-12 16:10:57 +03:00
Ilya Kantor
f95cdc69a3
Merge pull request #2106 from vsemozhetbyt/ch-1-2-5
Sync safe Number borders across chapter 1.2.5
2020-09-12 16:10:43 +03:00
Ilya Kantor
593a9204c8
Merge pull request #2114 from MuhammedZakir/old-var-article
Fix javascript-tutorial#2098 - replace let with var in IIFE example
2020-09-12 15:51:38 +03:00
Ilya Kantor
17faacf683 minor 2020-09-12 15:11:25 +03:00
Muhammed Zakir
c040a90672
Added requested change 2020-09-11 10:00:53 +00:00
MuhammedZakir
99caa80018 Fix javascript-tutorial#2098 - replace let with var in IIFE example 2020-09-11 13:31:57 +05:30
Ilya Kantor
9f686c90ce improve makeArmy task 2020-09-10 19:29:57 +03:00
Ilya Kantor
c65a1e85b8 WIP 2020-09-10 19:02:34 +03:00
Ilya Kantor
0168147c81
Merge pull request #2081 from MuhammedZakir/master
Restructure the Solution for 'Army of Functions' task and Fix Typos
2020-09-10 18:05:14 +03:00
Muhammed Zakir
9f099db565
Update solution.md 2020-09-10 14:42:04 +00:00
Vse Mozhe Buty
dc5de4868e Fix typo in 1.2.6 2020-09-08 16:56:35 +03:00
LitStronger
5a41a674dc
Update article.md
Maybe it is "Object.defineProperty()" rather than "defineProperty()"
2020-09-07 10:44:28 +08:00
Vse Mozhe Buty
2e192e03c1 Sync safe Number borders across chapter 1.2.5 2020-09-07 01:03:53 +03:00
Ilya Kantor
58f6599df7 minor fixes 2020-09-05 18:46:24 +03:00