Commit graph

6333 commits

Author SHA1 Message Date
jbritton6
18cecd3207
Additional info on tail-recursion definition 2022-07-13 08:21:23 -04:00
jbritton6
a89d9522be
Removed incorrect info on tail recursion 2022-07-13 08:03:03 -04:00
joaquinelio
dc9683e9da
misspell 2022-07-13 08:36:44 -03: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
joaquinelio
07727ee093
"and" instead of "/" just to match previous line 2022-06-22 11:45:52 -03:00
joaquinelio
b30b705d94 WebSocket, Eng grammar 2022-06-21 18:14:37 -03:00
Alexey Chilipenko
81fb2ab549 Add separation between primitives and objects to the summary 2022-06-21 13:07:51 +03:00
Fardin
d74b37c803
Fixed a typo 2022-06-21 13:15:12 +04:30
Lavrentiy Rubtsov
3e72030521
👾 some change to summary section 2022-06-20 23:46:24 +06:00
Lavrentiy Rubtsov
04c113ce33
👾 smth 2022-06-20 23:01:19 +06:00
Sean Lee
b2f547fb26
A typo fix updateneeded in IndexedDB 2022-06-20 09:27:56 +08:00
Ilya Kantor
7964b11b8f
Merge pull request #3069 from peterhauke/patch-1
Fix language errors and fix broken link
2022-06-19 20:42:11 +03:00