Commit graph

275 commits

Author SHA1 Message Date
Ilya Kantor
fb4fc33a22 minor fixes 2021-06-15 09:23:16 +03:00
Ilya Kantor
b258e8fd00 minor fixes 2021-06-14 10:36:59 +03:00
Ilya Kantor
614e29e99a minor fixes 2021-06-14 01:49:46 +03:00
Ilya Kantor
e2d182364e minor fixes 2021-06-14 01:48:06 +03:00
Ilya Kantor
dcf4b5b4de closes #2619 2021-06-13 10:59:53 +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
Ilya Kantor
bf66ad6a82
Merge pull request #2511 from lumosmind/patch-6
spread operator vs spread syntax
2021-03-13 01:43:17 +03:00
Mustafa Kemal Tuna
d9d1023281
spread operator vs spread syntax
it should be spread syntax 
https://javascript.info/rest-parameters-spread
2021-03-08 15:43:00 +03:00
joaquinelio
0d52720bc0 needed 4 translated repos 2021-02-04 11:49:03 -03:00
Ilya Kantor
3fa4c32e1d minor fixes 2021-02-02 11:43:35 +03:00
seamissu
526b216871
fix typo: missing semicolon after let ladder = { } 2021-01-30 04:26:38 +11:00
Ilya Kantor
8eb6f97000 minor fixes 2021-01-13 23:44:22 +03:00
Ilya Kantor
4307531f03 Merge branch 'master' of github.com:javascript-tutorial/en.javascript.info 2021-01-13 20:01:23 +03:00
Ilya Kantor
bc8b37bafc minor fixes 2021-01-13 20:01:03 +03:00
Ilya Kantor
f6d3e300ca
Merge pull request #2429 from lumosmind/patch-61
each unit parts must be tested
2021-01-13 19:57:43 +03:00
Ilya Kantor
003d602069
Merge pull request #2432 from lumosmind/patch-62
individual test case for methods
2021-01-13 19:55:35 +03:00
Ilya Kantor
58e64562bb minor fixes 2021-01-13 19:54:44 +03:00
Ilya Kantor
c7d30726a2 closes #2433 2021-01-13 19:53:38 +03:00
Mustafa Kemal Tuna
85fe7b8e5a
no need to "js run"
there is nothing to see when code is run. So run button for code can create some confusion.
2021-01-13 03:02:57 +03:00
Mustafa Kemal Tuna
09f8ca8659
individual test case for methods
to ensure completeness, every method should have their own individual test case.
2021-01-12 23:17:01 +03:00
Mustafa Kemal Tuna
afd41eaf86
each unit parts must be tested
For completeness of the test cases we could add tests for the read method. So every method can have individual test cases.
2021-01-12 05:22:25 +03:00
Sani Rich
6b296c1770
new.target is undefined not empty
It is should be made know that `new.target` is `undefined` for regular function calls than say it is empty.
2021-01-11 13:09:58 +01:00
Ilya Kantor
2754e03de2 closes #2410 2020-12-31 14:45:19 +03:00
Ilya Kantor
9700f82b12
Merge pull request #2283 from leviding/patch-31
FIX: some typo error
2020-11-25 08:48:09 +03:00
Peter Roche
ac92672cbd
And a little more
More little tweaks. That should do for now.
2020-11-24 02:33:38 -07:00
Peter Roche
865c3290ed
Further minor changes to punctuation and wording
(even more minor)
2020-11-24 02:22:47 -07:00
Peter Roche
58136cb44f
Update article.md
Various minor punctuation and phrasing changes.
2020-11-24 01:59:50 -07:00
joaquinelio
bd448509d2
fix nested markdown 2020-11-24 01:27:40 -03:00
Ilya Kantor
2f0c37db83 fixes 2020-11-22 14:29:25 +03:00
LeviDing
cb62d6d867
Update article.md 2020-11-15 21:19:03 +08:00
LeviDing
75e10e203e
Update article.md 2020-11-15 20:09:54 +08:00
LeviDing
7a67741a9b
Update article.md 2020-11-15 19:42:42 +08:00
satyam bansal
0bdf17e74b
Fix Optional chaining doc 2020-11-01 17:59:28 +05:30
mikemitchell574
ccfec1fae0
Add emphasis for clarity 2020-10-25 16:07:19 -04:00
Vse Mozhe Buty
9b2f866a39
Fix typo in 1.4.7 (optional chaining) 2020-10-20 20:08:15 +03:00
Ilya Kantor
971a32e114
Update article.md 2020-10-20 11:56:11 +03:00
Ilya Kantor
24ff585f6b
Update article.md 2020-10-20 11:55:51 +03:00
Ilya Kantor
a50239806a
Update article.md 2020-10-20 11:41:34 +03:00
Ilya Kantor
6393a9fe66
Update article.md 2020-10-20 11:40:25 +03:00
Ilya Kantor
614c5ff214
Update article.md 2020-10-20 11:38:38 +03:00
Ilya Kantor
1197b01da5
Update article.md 2020-10-20 11:34:54 +03:00
Ilya Kantor
e92bbb1303
Update article.md 2020-10-20 11:29:31 +03:00
Ilya Kantor
9ad8f66e58
Update article.md 2020-10-20 11:28:12 +03:00
Ilya Kantor
d961910b6c
Update article.md 2020-10-20 11:27:04 +03:00
Ilya Kantor
fca113b532
Update article.md 2020-10-20 11:20:50 +03:00
Ilya Kantor
d4120a0ae5
Update article.md 2020-10-20 11:17:09 +03:00
Ilya Kantor
44a17a32ca
Update article.md 2020-10-20 11:14:04 +03:00
Ilya Kantor
c69ca0dd1c
Update article.md 2020-10-20 11:13:04 +03:00
Ilya Kantor
7487ce9ebe
Update article.md 2020-10-20 11:11:31 +03:00
Ilya Kantor
959dc23a9b
Update article.md 2020-10-20 11:11:07 +03:00