Ilya Kantor
|
f08e89d83e
|
Merge pull request #706 from dagolinuxoid/patch-2
Delete redundant Array.from() call
|
2018-12-28 00:24:26 +03:00 |
|
Ilya Kantor
|
3c5ff398cc
|
Merge pull request #701 from jesse-bonzo/jesse-bonzo-patch-1
Update date parse example
|
2018-12-28 00:23:18 +03:00 |
|
daGo
|
84df0e6f5e
|
Delete redundant Array.from() call
Since Object.values(obj) returns an array it's an overkill to make additional Array.from() call on it.
|
2018-12-27 23:09:30 +03:00 |
|
Jesse Bonzo
|
8b9fd5453b
|
Update date parse example
|
2018-12-26 09:47:26 -08:00 |
|
Ilya Kantor
|
e62dfd5254
|
Merge pull request #689 from elie222/patch-1
Spelling fix
|
2018-12-26 12:08:24 +03:00 |
|
Ilya Kantor
|
d138bb3dc8
|
Merge pull request #699 from mrmowji/patch-1
Typo correction
|
2018-12-26 12:08:12 +03:00 |
|
Mojtaba Javan
|
2cd0dea867
|
Typo correction
"stirng" to "string"
|
2018-12-26 07:58:21 +03:30 |
|
Ilya Kantor
|
b02f14a294
|
Merge pull request #698 from yowainwright/patch-1
[update] remove word, "novice"
|
2018-12-24 12:50:18 +03:00 |
|
Ilya Kantor
|
6d69d77472
|
Merge pull request #696 from StormKMD/patch-1
Readability changes to async/await page
|
2018-12-24 12:49:48 +03:00 |
|
Ilya Kantor
|
eb5416be94
|
Merge pull request #693 from medifle/patch-2
Fix return
|
2018-12-24 12:49:31 +03:00 |
|
Ilya Kantor
|
5b90eb74df
|
Merge pull request #690 from elie222/patch-2
Spelling fix
|
2018-12-24 12:48:14 +03:00 |
|
Ilya Kantor
|
b8de609ace
|
Merge pull request #687 from nickfreemandesign/patch-1
minor language fixes to readme
|
2018-12-24 12:48:05 +03:00 |
|
Ilya Kantor
|
c06e2eaad4
|
Merge pull request #685 from aakanksha-02/patch-1
Update article.md
|
2018-12-24 12:47:45 +03:00 |
|
Ilya Kantor
|
88ccf0d13d
|
Merge branch 'master' into patch-1
|
2018-12-24 12:47:36 +03:00 |
|
Ilya Kantor
|
35d3db8d94
|
Merge pull request #675 from simmayor/4-mouse-drag-2-drag-heroes
4-mouse-drag-2-drag-heroes - Fixed multiple issues that occur when mouseup is dispatched outside window
|
2018-12-24 12:46:42 +03:00 |
|
Ilya Kantor
|
5036c01843
|
Merge pull request #662 from simmayor/dom-attributes-and-properties
06-dom-attributes-and-properties - Fixed grammar
|
2018-12-24 12:45:47 +03:00 |
|
Ilya Kantor
|
63b7d3f436
|
Merge pull request #661 from lindsaysofia/patch-2
Changed ‘anotherFunctions’ to ‘anotherFunction’
|
2018-12-24 12:45:34 +03:00 |
|
Ilya Kantor
|
bc72141bb0
|
Merge branch 'master' into patch-2
|
2018-12-24 12:45:27 +03:00 |
|
Ilya Kantor
|
8cae95a416
|
Merge pull request #660 from simmayor/custom-errors
Custom-Errors: Fixed spelling
|
2018-12-24 12:44:44 +03:00 |
|
Ilya Kantor
|
30833f49bf
|
Merge pull request #658 from simmayor/prototype-methods2
Fixed spelling
|
2018-12-24 12:44:29 +03:00 |
|
Ilya Kantor
|
8aa7281d79
|
Merge pull request #657 from simmayor/prototype-inheritance2
Prototype-inheritance - semicolons
|
2018-12-24 12:40:48 +03:00 |
|
Ilya Kantor
|
37053155e5
|
Merge pull request #649 from imidom/patch-1
Update syntax / grammar of 2-code-editors
|
2018-12-24 12:40:26 +03:00 |
|
Ilya Kantor
|
744f3fc9b2
|
Merge branch 'master' into patch-1
|
2018-12-24 12:40:16 +03:00 |
|
Jeff Wainwright
|
1dc67455d9
|
[update] remove word, "novice"
The word "novice" is unneeded within a sentence describing a common pitfall.
|
2018-12-23 16:55:29 -08:00 |
|
Kenny
|
e66b4ffa69
|
Readability changes to async/await page
Some of the flow in this page is a bit confusing - I think the changes I have made make it easier to read.
|
2018-12-21 14:02:40 -05:00 |
|
medifle
|
54084ef856
|
fix return
return may need to be an empty array, else if you:
parse(""), it will raise TypeError
|
2018-12-19 17:52:45 -05:00 |
|
Elie
|
e9ed9f16c9
|
Spelling fix
|
2018-12-19 01:26:52 +02:00 |
|
Elie
|
59650ec282
|
Spelling fix
|
2018-12-19 00:16:54 +02:00 |
|
nickfreeman
|
34be6e923c
|
minor language fixes to readme
|
2018-12-18 10:23:30 -05:00 |
|
Aakanksha
|
0a59469065
|
Update article.md
|
2018-12-17 18:24:08 +05:30 |
|
Ilya Kantor
|
45435ce1bb
|
Merge pull request #664 from simmayor/introduction-browser-events2
01-introduction-browser-events - Removed duplicate word
|
2018-12-15 19:08:48 +03:00 |
|
Ilya Kantor
|
f96a3b675e
|
Merge pull request #665 from simmayor/introduction-browser-events3
01-introduction-browser-events - Fixed spelling and grammar
|
2018-12-15 19:08:34 +03:00 |
|
Ilya Kantor
|
215c6c9cc7
|
Merge pull request #667 from maurodibert/patch-2
Update article.md
|
2018-12-15 19:08:23 +03:00 |
|
Ilya Kantor
|
630926dd2e
|
Merge pull request #666 from l3satwik/string-val
Object.keys() returns array of string.
|
2018-12-15 19:08:16 +03:00 |
|
Ilya Kantor
|
0113e5aa1a
|
Merge pull request #669 from maurodibert/patch-4
Update test.js
|
2018-12-15 19:07:56 +03:00 |
|
Ilya Kantor
|
2ad2c2ba6c
|
Merge pull request #668 from maurodibert/patch-3
Update test.js
|
2018-12-15 19:07:35 +03:00 |
|
Ilya Kantor
|
9d9392f4ac
|
Merge pull request #670 from maurodibert/patch-5
Update test.js
|
2018-12-15 19:07:16 +03:00 |
|
Ilya Kantor
|
5a01431820
|
Merge pull request #672 from biancapower/patch-1
Fix grammatical typo
|
2018-12-15 19:05:06 +03:00 |
|
Ilya Kantor
|
d18eb7fda0
|
Merge pull request #673 from simmayor/3-mousemove
3-mousemove- - Grammar
|
2018-12-15 19:04:50 +03:00 |
|
Ilya Kantor
|
6910b7c3f0
|
Merge pull request #674 from simmayor/4-mouse-drag
4-mouse-drag- - Grammar
|
2018-12-15 19:04:39 +03:00 |
|
Ilya Kantor
|
553cd0e547
|
Merge pull request #676 from maurodibert/patch-7
Update solution.md
|
2018-12-15 19:04:08 +03:00 |
|
Ilya Kantor
|
58f87122d1
|
Merge pull request #678 from simmayor/11-onload-onerror-1-load-img
11-onload-onerror-1-load-img - Fixed typo
|
2018-12-15 19:03:16 +03:00 |
|
Ilya Kantor
|
936caa8c74
|
Merge pull request #677 from Stratyev/patch-1
Update article.md
|
2018-12-15 19:03:06 +03:00 |
|
Ilya Kantor
|
21450290f7
|
Merge pull request #679 from simmayor/4-forms-controls-2-focus-blur
4-forms-controls-2-focus-blur - Grammar
|
2018-12-15 19:02:40 +03:00 |
|
Ilya Kantor
|
3c9cfdd883
|
Merge pull request #682 from caspringer/patch-6
Improve/fix usage of bracket
|
2018-12-15 19:02:20 +03:00 |
|
Ilya Kantor
|
012603848d
|
Merge pull request #680 from simmayor/4-forms-controls-3-events-change
4-forms-controls-3-events-change - Fixed spelling
|
2018-12-15 19:02:04 +03:00 |
|
Ilya Kantor
|
7e874dc9ea
|
Merge pull request #683 from Arshath123/patch-1
Update article.md
|
2018-12-15 19:01:37 +03:00 |
|
Ilya Kantor
|
abe68e24c9
|
Merge pull request #663 from simmayor/introduction-browser-events
01-introduction-browser-events - Changed 'fieldInnerCoords' to 'fieldCoords' to match image and text
|
2018-12-15 19:01:17 +03:00 |
|
Ilya Kantor
|
7a23ea1052
|
Update solution.md
|
2018-12-15 18:59:38 +03:00 |
|
Mohamed Arshath
|
4ec77b3d7a
|
Update article.md
|
2018-12-14 19:56:44 +05:30 |
|