Commit graph

353 commits

Author SHA1 Message Date
martynov-94
2229a48957
Update article.md
One redundant 'here' here
2021-01-08 09:59:17 +03:00
Nazar
f3555ee990 fixed small typos 2020-12-20 15:00:41 +02:00
Ilya Kantor
211e20992e closes #2225 2020-12-05 23:09:36 +03:00
LeviDing
15780b3a24
Update task.md 2020-11-17 20:58:33 +08:00
Ilya Kantor
611236fd7f
Merge pull request #2203 from leviding/patch-25
OPT: change "false" to "falsy"
2020-11-11 18:54:47 +03:00
Ilya Kantor
ad4bd59160
Merge pull request #2204 from vsemozhetbyt/patch-7
Fix a possible typo in 1.6.1
2020-11-11 18:54:37 +03:00
Ilya Kantor
32d4f13ce3
Merge pull request #2205 from vsemozhetbyt/patch-8
Fix a typo in 1.6.1 task solution
2020-11-11 18:54:20 +03:00
Ilya Kantor
2d5be7b730
Merge pull request #2229 from vsemozhetbyt/patch-14
Fix typos, specify link in 1.6.8 (Scheduling)
2020-10-22 23:46:42 +03:00
Ilya Kantor
44252ada82
Merge pull request #2228 from vsemozhetbyt/patch-13
Fix possible typo in 1.6.7 ("new Function" syntax)
2020-10-22 23:46:17 +03:00
Ilya Kantor
decb6a2aff
Merge pull request #2226 from vsemozhetbyt/patch-12
Fix a typo in 1.6.6 (function object, NFE)
2020-10-22 23:46:02 +03:00
Ilya Kantor
7ddddd299d
Merge pull request #2224 from vsemozhetbyt/patch-11
Mention function declaration in 1.6.5 (global object)
2020-10-22 23:45:49 +03:00
Ilya Kantor
3897d24e7e
Merge pull request #2214 from leviding/patch-29
FIX: delete extra space
2020-10-22 23:42:12 +03:00
Ilya Kantor
c8edd84687
Merge pull request #2213 from leviding/patch-28
FIX: change ; to ,
2020-10-22 23:41:58 +03:00
Vse Mozhe Buty
ad4959226f
Fix typos, specify link in 1.6.8 (Scheduling) 2020-10-22 23:13:56 +03:00
Vse Mozhe Buty
518daec180
Fix possible typo in 1.6.7 ("new Function" syntax) 2020-10-22 08:42:41 +03:00
Vse Mozhe Buty
e8455bc5bc
Fix a typo in 1.6.6 (function object, NFE) 2020-10-21 20:36:09 +03:00
Vse Mozhe Buty
4a75ea406c
Mention function declaration in 1.6.5 (global object) 2020-10-21 19:59:06 +03:00
Vse Mozhe Buty
b0c60e3b29
Remove possibly outdated comment
Currently, the error is alerted and the console is empty (at least in Chrome).
2020-10-20 23:22:00 +03:00
LeviDing
649539ef05
FIX: delete extra space 2020-10-18 22:28:23 +08:00
LeviDing
ca1ef0d734
FIX: change ; to , 2020-10-18 22:23:10 +08:00
Vse Mozhe Buty
187e8e13fa
Fix a typo in 1.6.1 task solution 2020-10-15 18:35:59 +03:00
Vse Mozhe Buty
d6f98e1ed6
Fix a possible typo in 1.6.1 2020-10-15 18:34:19 +03:00
LeviDing
fe3ba111bf
OPT: change "false" to "falsy" 2020-10-15 22:11:10 +08: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
Ilya Kantor
e61bfa2631 minor fixes 2020-09-23 12:42:10 +03: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
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
MuhammedZakir
0f5b63d86f Restructure the Solution for 'Army of Functions' task and Fix Typos
Fix #2068 - Army of Functions
Fix #2070 - Typo
Fix #2056 - Grammatical Error
Fix #2074 - Remove semi-colon after function declaration
2020-09-04 13:38:41 +05:30
Yogasmara
c658bb30f3
add missing closing bracket
Adding the missin closing bracket.
2020-09-03 16:54:31 +07: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
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
3a924fc1e8 minor fixes 2020-08-10 22:52:57 +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
Mustafa Kemal Tuna
b70f9498d1
grammatical fix 2020-07-21 20:27:36 +03:00
Mustafa Kemal Tuna
4fdf4c3083
to make binding more clear
understanding "pre-bound value"  can be little bit hard.
2020-07-21 19:04:09 +03:00
Ilya Kantor
80f76533e1
Merge pull request #1987 from pushpend3r/patch-1
Typo mistake
2020-07-18 14:11:41 +03:00
Ilya Kantor
4716d10dab
Merge pull request #1997 from leviding/patch-15
Fix typo error: delete a blank
2020-07-18 14:09:57 +03:00
LeviDing
de13fafd1b
Update bindAll of lodash 2020-07-17 14:11:01 +08:00
LeviDing
23fb044973
Update task.md 2020-07-07 20:18:26 +08:00