Ilya Kantor
|
40847464c1
|
Merge pull request #1799 from leviding/patch-5
Fix error in 1-js/11-async/05-promise-api/article.md
|
2020-03-21 21:14:32 +03:00 |
|
Ilya Kantor
|
cec58f4278
|
Merge pull request #1802 from Etheraex/master
Minor statement change
|
2020-03-21 21:13:46 +03:00 |
|
Ilya Kantor
|
4357ba972b
|
fixes #1794
|
2020-03-21 20:36:02 +03:00 |
|
Alexey Pyltsyn
|
60d2e2f2a2
|
Merge pull request #1804 from leviding/patch-6
Fix minor type error
|
2020-03-21 20:04:42 +03:00 |
|
Alexey Pyltsyn
|
2526d5ccb6
|
Merge pull request #1797 from xin-nie/xnie-fix-markdown
fix: fix markdown highlight
|
2020-03-21 20:04:21 +03:00 |
|
Ilya Kantor
|
3086efea77
|
Merge pull request #1796 from HynekS/fix-lang-and-typo
fix: 2 stray lines of russian and a typo
|
2020-03-21 10:59:23 +03:00 |
|
Ilya Kantor
|
3c2b027527
|
Merge pull request #1795 from zhang1pr/master
Fix typos
|
2020-03-21 10:57:51 +03:00 |
|
Ilya Kantor
|
d19401e4bf
|
Merge pull request #1792 from aniketkudale/master
Corrected Grammar
|
2020-03-21 10:57:02 +03:00 |
|
Ilya Kantor
|
b7dc89ad81
|
closes #1791
|
2020-03-21 10:56:38 +03:00 |
|
Ilya Kantor
|
81e728c49f
|
Merge pull request #1789 from zeel/patch-1
fix: removed , from solution.md and task.md for date data types
|
2020-03-21 09:15:27 +03:00 |
|
Ilya Kantor
|
4995823c91
|
Merge pull request #1787 from KuthumiPepple/patch-1
fix typo
|
2020-03-21 09:15:12 +03:00 |
|
Ilya Kantor
|
8211dfd67c
|
Merge pull request #1781 from larryng/patch-1
Fix typo.
|
2020-03-21 09:14:49 +03:00 |
|
Ilya Kantor
|
cf851b0087
|
Merge pull request #1780 from alexgalkin/master
Comments section: Remove useless spaces
|
2020-03-21 09:14:41 +03:00 |
|
Ilya Kantor
|
4939a18f24
|
Merge pull request #1779 from leviding/patch-3
func.apply(context, args); // is same as using apply => Is a type error?
|
2020-03-21 09:14:27 +03:00 |
|
Ilya Kantor
|
0d0908f4d7
|
Merge pull request #1776 from YRFT/patch-1
Fix typo
|
2020-03-21 09:14:12 +03:00 |
|
Ilya Kantor
|
d9d2127a3f
|
Merge pull request #1774 from duongdominhchau/patch-1
Add commas after non-terminal properties
|
2020-03-21 09:13:36 +03:00 |
|
Ilya Kantor
|
58d4329bb5
|
Merge pull request #1771 from detinsley1s/patch-1
Fix typo
|
2020-03-21 09:13:19 +03:00 |
|
Ilya Kantor
|
63518dce9f
|
Merge pull request #1770 from jorishr/patch-1
small typo fix
|
2020-03-21 09:13:08 +03:00 |
|
Ilya Kantor
|
fe5d6d9570
|
Merge pull request #1765 from u-n-known/patch-3
Copy and paste mistake
|
2020-03-21 09:12:53 +03:00 |
|
Ilya Kantor
|
94b9c9d776
|
minor fixes
|
2020-03-21 09:11:53 +03:00 |
|
LeviDing
|
bfe8e3f3f7
|
Update article.md
|
2020-03-19 18:48:57 +08:00 |
|
Etheraex
|
b93cf9d4fe
|
Minor statement change
|
2020-03-14 20:59:49 +01:00 |
|
Ilya Kantor
|
c116813f9b
|
Merge pull request #1800 from Violet-Bora-Lee/master
minor fixes
|
2020-03-14 10:48:04 +03:00 |
|
Violet Bora Lee
|
958cbe72b8
|
minor fixes
- fix erratas
- fix wrong error message
- add 'run' on runnable example
- add explanation about window.onload property corresponding load event
- add comment about window.onstorage property corresponding storage event
|
2020-03-14 07:27:49 +09:00 |
|
LeviDing
|
07bd7249fe
|
Update article.md
|
2020-03-13 16:02:22 +08:00 |
|
Xin Nie
|
61bd2b33ed
|
fix: fix markdown highlight
|
2020-03-11 22:22:26 +01:00 |
|
HynekS
|
691730570a
|
fix: 2 lines of russian to english and a typo (mathces -> matches)
|
2020-03-11 21:57:18 +01:00 |
|
Chao Zhang
|
6ee0d97997
|
Fix a typo
|
2020-03-10 20:31:45 -04:00 |
|
Chao Zhang
|
3b48deeffa
|
Fix a typo
|
2020-03-10 20:17:35 -04:00 |
|
Alexey Pyltsyn
|
36737518f8
|
Fix typo
|
2020-03-10 12:54:07 +03:00 |
|
Aniket Kudale
|
76bf5ec8a9
|
Corrected Grammar
|
2020-03-09 23:22:36 +05:30 |
|
Aniket Kudale
|
79356bbd4a
|
Merge pull request #7 from javascript-tutorial/master
Repo Update
|
2020-03-08 00:40:30 +05:30 |
|
Zeel
|
8ae11cb2ed
|
fix: removed , from task.md date data types
|
2020-03-07 12:21:57 +05:30 |
|
Zeel
|
131c96e669
|
fix: removed , from solution.md date data types
|
2020-03-07 12:21:19 +05:30 |
|
Kuthumi Pepple
|
696eda5d02
|
fix typo
Number should be 79031234567 not 79035419441
|
2020-03-03 23:20:19 +01:00 |
|
Ilya Kantor
|
fcfef6a078
|
Merge pull request #1782 from zeel/patch-1
corrected order for subtraction
|
2020-03-01 12:58:49 +00:00 |
|
Ilya Kantor
|
4a15b96613
|
Merge pull request #1783 from Violet-Bora-Lee/patch-1
minor fixes
|
2020-03-01 12:58:26 +00:00 |
|
Bora Lee (Violet)
|
cf6821e0a4
|
minor fixes
|
2020-03-01 21:27:35 +09:00 |
|
Zeel
|
4325537b0f
|
corrected order for subtraction
|
2020-03-01 17:04:57 +05:30 |
|
Ilya Kantor
|
c72cca89d5
|
minor fixes
|
2020-03-01 08:44:34 +00:00 |
|
Aniket Kudale
|
4e04bcbe33
|
Merge pull request #6 from javascript-tutorial/master
Update Repo
|
2020-03-01 12:15:19 +05:30 |
|
Larry Ng
|
fafee0e468
|
Fix typo.
|
2020-02-29 23:30:04 -05:00 |
|
Alex Galkin
|
637088d5be
|
Remove useless spaces
they have no effect on the article's appearance
|
2020-02-29 22:58:16 +02:00 |
|
LeviDing
|
c039f04ef9
|
Update article.md
|
2020-02-29 19:52:30 +08:00 |
|
Peter Roche
|
88120708b1
|
"allows to" -> "allows us to" (2x)
|
2020-02-28 23:48:18 -07:00 |
|
Peter Roche
|
177f4b3b5e
|
Update article.md
"we should use `for...loop`" -> "we should use a `for...loop`"
|
2020-02-28 22:32:22 -07:00 |
|
Peter Roche
|
7550fd59fa
|
Merge pull request #1777 from javascript-tutorial/paroche-patch-19
Update article.md
|
2020-02-28 21:54:03 -07:00 |
|
Peter Roche
|
131016b7ca
|
Update article.md
"allows to" -> "allows us to" (3x)
|
2020-02-28 21:49:39 -07:00 |
|
Peter Roche
|
6c8433eedf
|
Update article.md
Rephrasing introductory sentences about async iterators and generators.
|
2020-02-28 21:27:44 -07:00 |
|
Dương Đỗ Minh Châu
|
2abe375239
|
Add commas non-terminal properties
|
2020-02-29 11:13:08 +07:00 |
|