1616 Commits

Author SHA1 Message Date
f89303311b Reflecion of #589 2019-11-29 08:55:42 +03:00
fdff80f03f Reflecion of #589 2019-11-29 08:55:13 +03:00
e65ad1d08d Reflecion of #589 2019-11-29 08:53:37 +03:00
579cb943cc Reflecion of #589 2019-11-29 08:52:58 +03:00
fdb0dff8a5 Reflecion of #589 2019-11-29 08:51:29 +03:00
3cd06de3c7 Reflecion of #589 2019-11-29 08:50:06 +03:00
7bcc097783 Reflecion of #589 2019-11-29 08:49:23 +03:00
cbb4fe7569 Reflecion of #589 2019-11-29 08:48:50 +03:00
26215e050c Reflecion of #589 2019-11-29 08:47:45 +03:00
97ba853244 Reflecion of #589 2019-11-29 08:47:08 +03:00
6ff22c1663 Reflecion of #589 2019-11-29 08:45:37 +03:00
acaa6703b2 Reflecion of #589 2019-11-29 08:44:57 +03:00
ca06d837a8 Reflecion of #589 2019-11-29 08:43:06 +03:00
ef1170c162 Reflecion of #589 2019-11-29 08:42:28 +03:00
c36eb17db2 Reflecion of #589 2019-11-29 08:41:28 +03:00
40ea2b1d70 Reflecion of #589 2019-11-29 08:40:36 +03:00
21fc99fa74 Reflecion of #584 2019-11-29 08:38:05 +03:00
2972924980 Reflecion of #589 2019-11-29 08:35:59 +03:00
f3b1b9d19d Reflecion of #589 2019-11-29 08:35:17 +03:00
dbf55e4d2b Reflecion of #589 2019-11-29 08:34:02 +03:00
56e2ee33d1 Reflecion of #589 2019-11-29 08:32:14 +03:00
0aa782143a Reflecion of #589 2019-11-29 08:31:30 +03:00
0472e75ec8 Reflecion of #589 2019-11-29 08:30:32 +03:00
b6f832bbe6 Reflecion of #589 2019-11-29 08:28:35 +03:00
42aee1fcc3 Reflecion of #589 2019-11-29 08:26:54 +03:00
dcefdc2f2c Reflecion of #584 2019-11-29 08:23:57 +03:00
cccafe6000 Reflecion of #589 2019-11-29 08:20:18 +03:00
63a40bc360 Reflecion of #584 2019-11-29 08:17:11 +03:00
6aa96f56a7 Reflecion of #584 2019-11-29 08:15:49 +03:00
b04b924d39 Reflecion of #584 2019-11-29 08:13:34 +03:00
2aa77ac538 Reflecion of #584 2019-11-29 07:45:27 +03:00
49c26dfbbd Reflecion of #584 2019-11-29 07:42:31 +03:00
4f6d570657 Reflecion of #584 2019-11-29 07:22:39 +03:00
f41cad2c71 Reflecion of #584 2019-11-29 07:15:36 +03:00
238fc24c82 Merge pull request #589 from kevynb/modernize-javascript
Modernize javascript
2019-11-27 21:39:59 +02:00
356bcb94ff Merge pull request #595 from goldbergyoni/all-contributors/add-singh1114
docs: add singh1114 as a contributor
2019-11-24 17:51:13 +01:00
d8189dccc4 docs: update .all-contributorsrc 2019-11-24 16:50:56 +00:00
d4039c4a38 docs: update CONTRIBUTORS.md 2019-11-24 16:50:55 +00:00
5c883050ed Merge pull request #592 from singh1114/patch-1
Update block-loop.md
2019-11-24 17:50:48 +01:00
dc81497790 Merge pull request #594 from goldbergyoni/all-contributors/add-tiendq
docs: add tiendq as a contributor
2019-11-24 17:49:57 +01:00
5371712634 docs: update .all-contributorsrc 2019-11-24 16:49:41 +00:00
99ac57061e docs: update CONTRIBUTORS.md 2019-11-24 16:49:40 +00:00
b4aac03532 Merge pull request #593 from tiendq/refactor/remove__proto__prototype
refactor: replace deprecated __proto__ in built-in Error example
2019-11-24 17:49:34 +01:00
d65d19c2d2 Use simple quotes everywhere 2019-11-24 14:54:57 +01:00
58de54f1cc Upgrade js to be more es6-like, fix small bugs and inconsistencies 2019-11-24 14:54:57 +01:00
6dd34ba267 refactor: replace deprecated __proto__ in built-in Error example 2019-11-21 11:47:58 +07:00
e35b47b9ad Merge pull request #584 from kevynb/typescript-examples
Add typescript examples for error handling and project structure
2019-11-17 21:14:38 +02:00
4ad4479d94 Update block-loop.md 2019-11-17 00:55:53 +05:30
b809bc3ddb Fix little code typos
use === instead of ==
Use arrow functions in test examples
remove non printable character
2019-11-16 08:00:43 +01:00
8a2d1d9534 Add typescript examples for error handling and project structure
Also edit some javascript code to make it more modern and avoid having duplicate typescript examples.
2019-11-16 08:00:06 +01:00