Commit graph

4555 commits

Author SHA1 Message Date
Ilya Kantor
2f61147a03
Merge pull request #1857 from leviding/patch-9
Fix minor typo error
2020-04-29 12:01:44 +03:00
Ilya Kantor
2ae82616b9
Merge pull request #1858 from leviding/patch-10
Fix: change responseText to response
2020-04-29 12:01:32 +03:00
Ilya Kantor
1d104228b4
Merge pull request #1861 from leviding/patch-11
Fix minor typo error
2020-04-29 11:58:34 +03:00
Ilya Kantor
649ecc5bb8 closes #1864 2020-04-29 11:58:16 +03:00
Ilya Kantor
fbd6c8a6b4
Merge pull request #1750 from galunni/patch-1
Update article.md
2020-04-29 11:57:33 +03:00
Ilya Kantor
6ead9afdc4
Merge pull request #1868 from baooab/patch-8
delete extra content
2020-04-29 11:14:18 +03:00
Ilya Kantor
85645083ae
Merge pull request #1874 from bryik/patch-1
Remove unnecessary "to"
2020-04-29 11:13:42 +03:00
Ilya Kantor
f2a099bd0b
Merge pull request #1877 from janina213/patch-1
add break to switch case example
2020-04-29 11:13:01 +03:00
Janina
ec9ae12900
add break to number case 2020-04-28 18:06:12 -07:00
Ben Pyrik
00cc80240a
Remove unnecessary "to" 2020-04-25 19:16:45 -05:00
Peter Roche
d65141d44b
That's a getter/setter for it -> It's a getter/setter for it 2020-04-22 17:34:59 -06:00
zhangbao
641dd56f70
delete extra content 2020-04-21 11:24:15 +08:00
Alexey Pyltsyn
37107f74ae
Merge pull request #1845 from baooab/patch-7
fix typo
2020-04-18 12:09:26 +03:00
LeviDing
e8dcfd19ff
Update article.md 2020-04-13 10:51:00 +08:00
Peter Roche
71120d5968
Various small wording and punctuation changes 2020-04-11 23:17:53 -06:00
LeviDing
3ffab4692e
Update article.md 2020-04-11 16:16:06 +08:00
LeviDing
0bf13ec4b3
Update article.md 2020-04-10 18:33:22 +08:00
Peter Roche
2a01424797
chapter -> article (3x) 2020-04-09 23:27:23 -06:00
LeviDing
8090aa6e72
Update article.md 2020-04-09 21:22:04 +08:00
LeviDing
1e092a87de
Update article.md 2020-04-09 15:06:58 +08:00
LeviDing
ec9c76c6be
Update article.md 2020-04-09 11:29:51 +08:00
LeviDing
ee6998127a
Update article.md 2020-04-06 12:18:47 +08:00
Ilya Kantor
c89ddc5d92
Merge pull request #1751 from u-n-known/patch-1
Either quotation marks or italicization
2020-04-05 18:34:55 +03:00
zhangbao
59d791b9d1
fix typo
1. then we don't need Array.from, разумеется, не нужен. -> then we don't need Array.from any more.
2. delete the extra table header
2020-04-05 22:07:27 +08:00
Ilya Kantor
23ffde7806 minor fixes 2020-04-04 15:15:09 +03:00
Ilya Kantor
2acd2584d7 minor fixes 2020-04-04 15:12:23 +03:00
Ilya Kantor
5a9b8a4cc5 up 2020-04-04 15:08:47 +03:00
LeviDing
b82443d6b2
Update article.md 2020-04-04 16:40:05 +08:00
Ilya Kantor
09404a069e
Merge pull request #1840 from Ahmed-Magdy-S/patch-2
fix minor typo
2020-04-03 18:53:43 +03:00
Ilya Kantor
f33dc7e685
Merge pull request #1841 from SambaLim/master
Change switch Grouping of "case" example
2020-04-03 18:53:31 +03:00
Sambalim
0287fbd362 Change switch Grouping of "case" example
Change switch Grouping of "case" example
2020-04-03 08:40:17 +09:00
Ahmed Magdy Seleem
81a63cfdb7
fix minor typo
"synctax" to "syntax"
2020-04-03 01:35:49 +02:00
Ilya Kantor
d84673a6ec closes #1810 2020-04-03 02:06:31 +03:00
Ilya Kantor
a55b99cc5f fixes #1836 2020-04-03 01:54:22 +03:00
Ilya Kantor
6f45ce77c9
Merge pull request #1809 from leviding/patch-4
Add bigint to 1-js/02-first-steps/17-javascript-specials/article.md
2020-04-03 01:50:47 +03:00
Ilya Kantor
5049c0b7d5
Merge pull request #1830 from wonderingabout/add-js-formatting
fix missing js formatting
2020-04-03 01:50:27 +03:00
Ilya Kantor
cd2d450b7b
Merge pull request #1834 from Aakodal/patch-1
Fixing "sum(1)" instead of "curriedSum(1)" (l. 42)
2020-04-03 01:50:10 +03:00
Ilya Kantor
368cc06594
Merge pull request #1837 from leviding/patch-1
Fix minor type error
2020-04-03 01:49:46 +03:00
Ilya Kantor
fde6d43c26
Merge pull request #1838 from Ahmed-Magdy-S/patch-1
fix an anchor link error
2020-04-03 01:49:35 +03:00
Ilya Kantor
dd0c19523f
Merge pull request #1839 from leviding/patch-2
Fix minor type error
2020-04-03 01:49:19 +03:00
LeviDing
a223336d3e
Update article.md 2020-04-02 20:34:57 +08:00
Ahmed Magdy Seleem
6b5a524991
fix an anchor link error
Object.assign() is referring to wrong article, which is Sympol.
so I fix it to the right article "objects" with the right section #Cloning and merging, Object.assign
2020-04-02 01:52:15 +02:00
LeviDing
8e22d3f94f
Update article.md 2020-04-01 09:50:11 +08:00
Peter Roche
2a6e87a6e9
Change 'brackets' to 'parentheses'
Again, in American English, and programming, "brackets" usually means "square brackets". "Parentheses" is unambiguous.
2020-03-30 18:25:04 -06:00
Peter Roche
46b3bf6b5a
Change 'brackets' to 'parentheses'
I think this is the way it is typically used here and elsewhere. reserving "brackets" without a qualifier for indicating square brackets., so probably no explanation is necessary. 

But, for those who want to know more:

It does seem to be the case that in British English "brackets" typically means "round brackets", which are parentheses, but in American English "brackets" typically means square brackets ("[]"). 

Admittedly, "brackets" is easier to spell. And to pronounce. Even to type, once you get used to it.
2020-03-30 18:17:55 -06:00
Aakodal
eb546f0e3a
Fixing "sum(1)" instead of "curriedSum(1)" (l. 42)
"sum(1)" doesn't return a wrapper, "curriedSum(1)" does.
2020-03-30 10:34:07 +00:00
Peter Roche
62299ed853
do the same => do the same thing 2020-03-29 16:26:02 -06:00
Ilya Kantor
adfb099a84
Update article.md 2020-03-29 16:40:34 +03:00
Ilya Kantor
42eadf9f56
Merge pull request #1814 from michael-mcgee/closure-article-edit
Edit sentance syntax in closure article
2020-03-29 10:00:09 +03:00
wonderingabout
aad6f5e341 fix missing js formatting 2020-03-29 08:42:52 +02:00