|
|
305500c9eb
|
Sync original
Up to date on Feb 14, 2021
|
2021-02-16 09:43:50 +01:00 |
|
|
|
2552cd2950
|
Sync with original text (#18)
Up to date on Jan 17, 2021 (goldbergyoni/nodebestpractices@3e117cbe65)
|
2021-01-18 16:13:50 +01:00 |
|
|
|
adc053e98b
|
Translation of returningpromises.md (#14)
|
2021-01-18 08:48:36 +01:00 |
|
|
|
be6bf84179
|
Sync with original text (#13)
|
2021-01-13 14:21:19 +01:00 |
|
|
|
6cf2f09218
|
Sync with original text
1. Improve wording (goldbergyoni/nodebestpractices@c44d60b428)
|
2020-01-05 18:34:07 +01:00 |
|
|
|
abe5e3d82d
|
Translation of monitoring.md (errorhandling)
|
2019-12-13 11:56:57 +01:00 |
|
|
|
3000c24733
|
Translation of failfast.md
|
2019-12-13 11:55:29 +01:00 |
|
|
|
be268a5037
|
Translation of catchunhandledpromiserejection.md
|
2019-12-13 11:54:40 +01:00 |
|
|
|
02bef821d6
|
Translation of apmproducts.md (errorhandling)
|
2019-12-13 11:53:12 +01:00 |
|
|
|
80343cd58a
|
Translation of testingerrorflows.md
|
2019-12-12 16:58:33 +01:00 |
|
|
|
8e91f3e166
|
Translation of usematurelogger.md
|
2019-12-12 16:39:36 +01:00 |
|
|
|
230b14d66b
|
Translation of shuttingtheprocess.md
|
2019-12-12 13:26:40 +01:00 |
|
|
|
a1554cca1e
|
Translation of operationalvsprogrammererror.md (Fix 1)
|
2019-12-12 13:20:50 +01:00 |
|
|
|
29fdf81af6
|
Translation of documentingusingswagger.md
|
2019-12-12 12:40:52 +01:00 |
|
|
|
cf521b8fd7
|
Translation of centralizedhandling.md
|
2019-12-12 10:35:09 +01:00 |
|
|
|
f430996d80
|
Translation of operationalvsprogrammererror.md
|
2019-12-12 10:29:59 +01:00 |
|
|
|
141c0301a6
|
Translation of useonlythebuiltinerror.md
|
2019-12-11 17:26:49 +01:00 |
|
|
|
2ab97b28a9
|
Translation of asyncerrorhandling.md
|
2019-12-11 17:22:03 +01:00 |
|
|
|
93bdceaa9c
|
Init french translation
|
2019-12-10 13:51:28 +01: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 |
|
|
|
fc005795ff
|
typo
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
|
2019-07-20 21:49:43 +03:00 |
|
|
|
e37dd53fa3
|
useonlythebuiltinerror
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
|
2019-07-20 21:49:22 +03:00 |
|
|
|
955a05b150
|
errorhandling
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
|
2019-07-20 18:07:54 +03:00 |
|
|
|
3335502a85
|
testingerrorflows
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
|
2019-07-20 17:57:40 +03:00 |
|