172 Commits

Author SHA1 Message Date
2aa72272cf update shuttingtheprocess.polish.md
fixed
2020-03-26 17:22:33 +01:00
a30e2cdc5c update shuttingtheprocess.polish.md
fixed
2020-03-26 17:21:18 +01:00
c5ba8d9c47 update operationalvsprogrammererror.polish.md
small fixes
2020-03-26 17:20:27 +01:00
18b7bf67a9 update documentingusingswagger.polish.md
small fix
2020-03-26 17:17:54 +01:00
8d24d54def update centralizedhandling.polish.md
small fix
2020-03-26 17:16:38 +01:00
e93cc459eb update catchunhandledpromiserejection.polish.md
small fix
2020-03-26 17:11:44 +01:00
aaed81faa5 create failfast.polish.md
created
2020-03-09 02:29:03 +01:00
a7a5ab3146 create catchunhandledpromiserejection.polish.md
created
2020-03-09 02:25:25 +01:00
23ee583238 create apmproducts.polish.md
created
2020-03-09 02:19:00 +01:00
5a44855cf2 create testingerrorflows.polish.md
created
2020-03-09 02:10:39 +01:00
e1eb96d76d create usematurelogger.polish.md
created
2020-03-09 02:06:59 +01:00
988d9d1946 create shuttingtheprocess.polish.md
created
2020-03-09 01:51:40 +01:00
2263bdd9c6 create documentingusingswagger.polish.md
created
2020-03-09 01:46:36 +01:00
5744531bd8 create centralizedhandling.polish.md
created
2020-03-09 01:40:47 +01:00
e0f2904815 create operationalvsprogrammererror.polish.md
created
2020-03-09 01:34:16 +01:00
5da3fd653b create useonlythebuiltinerror.polish.md
created
2020-03-09 01:28:15 +01:00
b2962b03ae update asyncerrorhandling.polish.md
updated
2020-03-09 01:21:44 +01:00
a9aee77ab3 create asyncerrorhandling.polish.md
created
2020-03-09 01:20:23 +01:00
81d1d02647 Fix typo 2020-02-02 13:30:14 +02:00
da3dadffb3 Improve wording on 2.2 2020-01-22 09:18:05 -08:00
e8f48ecf60 Elaborate more on 2.2 2020-01-10 06:34:21 +02:00
204ba2a61d Fixes #609 2019-12-30 05:36:51 +02:00
c44d60b428 Improve wording 2019-12-16 15:20:30 +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
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
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
f225baeb15 React to #565 2019-09-25 16:12:33 +03:00
384c7d7779 Merge branch 'master' into patch-reaction-of-changes-09_19 2019-09-25 16:04:22 +03:00
c4d8e16519 Update async/await example to resemble promises 2019-09-19 17:20:38 +01:00
9afb36711e Upkdate usematurelogger 2019-09-01 07:08:12 +03:00
b37f6133c8 Merge branch 'master' into patch-reaction-of-changes 2019-09-01 07:03:36 +03:00
87cbc5e005 Removed the bunyan as a suggested logger 2019-08-29 08:29:40 +02:00
0e7edd7d43 Merge pull request #444 from oshliaer/russian-translation-04step
Russian translation #4
2019-08-03 10:26:01 +02:00
9e12a19934 Merge branch 'master' into russian-translation-04step 2019-08-03 07:31:25 +03:00
8cdbecad8c Small typos
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
2019-08-02 17:34:30 +03:00
d1e20cde92 Removed EN fragment 2019-08-02 16:08:59 +03:00
c693ca075e Fix typos
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
2019-07-21 12:05:56 +03:00