Ilya Kantor
caaa05baeb
Merge pull request #3113 from leviding/patch-2
...
feat: improve type conversion for string with whitespace
2022-08-14 11:26:20 +03:00
Ilya Kantor
5d57a04b66
closes #3111
2022-08-14 11:25:47 +03:00
Ilya Kantor
313b174bf1
Merge pull request #3110 from xmready/patch-1
2022-08-14 11:17:34 +03:00
Ilya Kantor
e6b86f91ec
Merge pull request #3108 from dreamleak/patch-1
...
Fix typo in pointercancel section
2022-08-14 10:35:48 +03:00
Ilya Kantor
b92302974a
Merge pull request #3146 from SUPERustam/patch-1
...
Edit precedence of `??` and `||`
2022-08-14 10:34:56 +03:00
Rustam Uzdenov
4935538055
Edit precedence of ??
and ||
...
Depends on https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Operator_Precedence#Table , precedence of `??` and `||` should be 3 instead of 4
2022-08-13 08:41:17 +03:00
LeviDing
52a6df9b7b
feat: type conversion for string with whitespace
2022-07-20 20:38:13 +08:00
xmready
1bbb11cb4b
Update article.md
...
Fixed typo
2022-07-18 16:13:43 -07:00
dreamleak
9cba389075
Fix typo in pointercancel section
...
Noticed that the word implementing was spelt incorrectly within the section for pointercancel events, thus I decided to correct it for reading comprehension reasons.
2022-07-16 15:20:45 -04:00
Ilya Kantor
7000ede297
Merge pull request #3104 from xmready/master
...
Update article.md
2022-07-15 21:31:50 +02:00
xmready
0004be120d
Update article.md
...
Fixed typo
2022-07-14 16:25:56 -07:00
Ilya Kantor
55d806dd55
Merge pull request #3098 from nayanadasgupta/3097-remove-atom-from-list-of-code-editors
...
Removed Atom (Sunsetted) From List Of Code Editors
2022-07-13 08:54:49 +02:00
Ilya Kantor
5dacac743e
Merge pull request #3095 from icarrington/new_branch
...
Fix Typo
2022-07-13 08:54:07 +02:00
nayanadasgupta
a04ee52bfd
Removed Atom (Sunsetted) From List Of Code Editors
2022-07-12 19:27:51 +01:00
icarrington
9cd5bc5935
Fix Typo
2022-07-10 22:49:40 -04:00
Ilya Kantor
82ed8f11b4
minor fixes
2022-07-10 23:56:42 +02:00
Ilya Kantor
13750049c4
Merge pull request #3089 from chilipenko/fix-range-for-number-type
...
Several fixes for number type
2022-07-10 23:51:19 +02:00
Ilya Kantor
41243575ea
Merge pull request #3090 from Aleksey28/shadow
...
fix: changed 'template' to '<custom-menu>'
2022-07-10 23:47:23 +02:00
Ilya Kantor
994eeb46f6
Merge pull request #3094 from leviding/patch-1
...
http -> https
2022-07-10 23:46:28 +02:00
Ilya Kantor
eedb3f3bd5
Merge pull request #3088 from printfinn/patch-1
...
fix: 1-js/06-advanced-functions/05-global-object
2022-07-10 23:46:18 +02:00
LeviDing
30b7e1d551
Update article.md
2022-07-10 23:52:17 +08:00
Ilya Kantor
3b219ad230
Merge pull request #3079 from peterhauke/patch-1
...
Improve English language/correct grammar
2022-07-09 18:19:05 +02:00
Aleksey Popov
393efb703a
fix: changed 'template' to '<custom-menu>'
2022-07-07 16:56:14 +04:00
Ilya Kantor
4b6654c496
minor fixes
2022-07-06 06:54:03 +02:00
Alexey Chilipenko
e2fc41ea8f
fixed wikipedia link to IEEE-754 standard
2022-07-02 14:34:31 +03:00
Alexey Chilipenko
6726909765
fixed incorrect apostrophe mark
2022-07-02 14:26:46 +03:00
Alexey Chilipenko
8b805b9e16
several fixes in Number chapter
2022-07-02 13:47:57 +03:00
Alexey Chilipenko
79b7f7c8f0
update integers range in Data types chapter
2022-07-02 13:36:20 +03:00
Peter Hauke
d399df7c6f
Remove language style improvements
2022-07-02 06:24:38 +02:00
Gao Fang
2bea6d7278
Update article.md
2022-07-01 13:42:48 +08:00
Ilya Kantor
fe1c4a241f
minor fixes
2022-06-29 14:54:06 +03:00
Ilya Kantor
8ffd3f43f2
minor fixes
2022-06-28 21:54:02 +04:00
Ilya Kantor
d8597dd869
Merge pull request #3081 from josephharkins/master
...
Fixed typo
2022-06-28 10:26:31 +04:00
Ilya Kantor
8b00668b13
Merge pull request #3084 from radlinskii/patch-1
...
docs: add output comment in Symbols article
2022-06-28 10:26:16 +04:00
Ilya Kantor
c20debcce5
closes #3014
2022-06-28 10:25:58 +04:00
Radliński Ignacy
f569591c07
docs: add output comment in Symbols article
2022-06-27 22:44:33 +02:00
Ilya Kantor
30a5d5e2a7
Merge pull request #3083 from joaquinelio/patch-11
...
promise minor grammar suggestions
2022-06-26 14:39:34 +02:00
joaquinelio
2fa464474b
promise grammar sugestions
2022-06-26 09:24:12 -03:00
Ilya Kantor
f16e0c8a66
minor fixes
2022-06-26 11:06:17 +04:00
Ilya Kantor
7d9ca8bc5e
closes #3039 , #3082
2022-06-26 10:33:01 +04:00
Joseph Harkins
72892df72c
Fixed typo
...
Fixed 'referrer' typo
2022-06-23 23:37:15 +01:00
Ilya Kantor
45ba0d173c
Merge pull request #3078 from joaquinelio/patch-11
...
"and" instead of "/" just to match previous line
2022-06-23 11:09:08 +03:00
Ilya Kantor
3035448606
Merge pull request #3070 from weilonge/patch-1
...
A typo fix `updateneeded` in IndexedDB
2022-06-23 11:08:53 +03:00
Ilya Kantor
c29689aa30
minor fixes
2022-06-23 11:00:27 +03:00
Ilya Kantor
23047ab4ee
Merge pull request #3073 from Rnbsov/patch-70
...
Minor change to array methods article
2022-06-23 10:59:55 +03:00
Ilya Kantor
2293559545
Merge pull request #3074 from webFardin/patch-5
...
Fixed a typo
2022-06-23 10:59:39 +03:00
Ilya Kantor
fd1278eb8b
Merge pull request #3075 from chilipenko/1-02-05-data-types-separation
...
Add separation between primitives and objects to the summary
2022-06-23 10:14:12 +03:00
Ilya Kantor
759a730611
Merge pull request #3077 from joaquinelio/linky
...
WebSocket, some English grammar
2022-06-23 10:09:53 +03:00
Peter Hauke
a134d67e50
Fix one more missing word
2022-06-22 19:12:40 +02:00
Peter Hauke
dde15c974b
Improve English language/correct grammar
...
In the first paragraph, both of the following are correct:
you'll need other resources.
you'll need access to other sources.
I propose the first version
There is no hyphen in In-between, so you could write here: in between or between - but between is by far better.
2022-06-22 18:53:30 +02:00