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
678e37a6d0
shuttingtheprocess
...
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
2019-07-20 17:45:09 +03:00
4685eb37cb
operationalvsprogrammererror
...
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
2019-07-20 16:18:16 +03:00
7d08b52847
monitoring
...
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
2019-07-20 12:44:00 +03:00
432858de04
failfast
...
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
2019-07-20 12:30:41 +03:00
53f366e36f
documentingusingswagger
...
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
2019-07-20 12:18:36 +03:00
a255c38fdc
centralizedhandling
...
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
2019-07-20 08:06:01 +03:00
0afa967fac
catchunhandledpromiserejection
...
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
2019-07-20 07:37:03 +03:00
cdd7bdd698
asyncerrorhandling
...
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
2019-07-20 07:07:01 +03:00
c56e1fdade
AMP products
...
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
2019-07-17 11:44:02 +03:00
f09bdaf1f2
Merge pull request #422 from autoboxer/master
...
Make one paragraph explainer more readable
2019-07-10 21:55:20 +01:00
bc20e273d5
Update wording of one paragraph explainer.
2019-07-09 12:18:22 -04:00
089f694702
Merge pull request #419 from autoboxer/patch-1
...
Update code examples in asyncerrorhandling.md
2019-06-29 15:34:13 +12:00
e888871a31
Merge pull request #399 from ChangJoo-Park/korean
...
Fix Broken links (KOREAN)
2019-06-24 12:16:45 +02:00
69685d208a
Make one paragraph explainer more readable
2019-06-16 06:57:29 -04:00
988bb88ea2
Update code examples in asyncerrorhandling.md
...
- makes the Promises example more readable
- adds an async/await example
2019-06-11 07:55:24 -04:00
c6ee89dd4d
Updated BR version to keep up with the main version
2019-05-09 10:47:20 -03:00
095f1ab91d
Fix Broken links (KOREAN)
2019-05-07 16:09:56 +09:00
fccc95110f
fix: Typo in centralizedhandling.md files
2019-05-04 18:25:23 -03:00
10cc9998fb
Merge pull request #364 from i0natan/update/document-api-errors
...
Add GraphQL mention to 2.5: "Document API errors..."
2019-03-29 15:40:10 +01:00
1c752bfd92
Update useonlythebuiltinerror.chinese.md
...
optimize Chinese translation
2019-03-27 12:01:33 +08:00
dd2a73f0c6
rephrased titles
2019-03-24 16:48:02 +01:00
4baa5f1f37
added graphql error example and rephrased section
2019-03-24 09:54:52 +01:00
5bf5dd17af
Update sections/errorhandling/documentingusingswagger.md
...
Co-Authored-By: BrunoScheufler <4772980+BrunoScheufler@users.noreply.github.com>
2019-03-23 09:01:19 +01:00
84addd665e
added graphql to document api errors
2019-03-22 10:45:36 +01:00
f97d1fb36f
Corrected some typos
2019-03-14 17:27:05 -03:00
0d42376dd7
translated fail fast
2019-03-14 17:23:42 -03:00
98463adc98
translated catch unhandled promise rejection
2019-03-14 17:11:28 -03:00
4b75491f44
translated apm products
2019-03-14 16:52:47 -03:00
4b350941e7
translated testing error flows
2019-03-14 16:35:18 -03:00
bbdca965fe
translated use mature logger
2019-03-14 16:24:05 -03:00
cc81fa0008
translated shutting the process
2019-03-14 15:59:45 -03:00
2ce97d0746
translated documenting using swagger
2019-03-14 15:31:52 -03:00
09f9c49d74
translated centralized handling
2019-03-14 15:11:38 -03:00
29eefda372
translated operational vs programmer error
2019-03-14 12:45:38 -03:00
7bb737aadd
correted a typo
2019-03-14 12:44:59 -03:00
78217bbe6d
translated use only the built-in Error
2019-03-13 23:25:02 -03:00
c85ff26851
fixed typo
2019-03-13 23:17:08 -03:00
965023065f
Fixed some typos
2019-03-13 22:46:11 -03:00
cfce3611a5
translated code comments
2019-03-13 22:18:22 -03:00
add174d4aa
translated async error handling
2019-03-13 21:43:28 -03:00
f0670e0e81
Merge BR translation into master ( #351 )
...
Merge BR translation into master, finally!
Please turn on the `No Whitespace` option during review.

/cc @marcelosdm
Closes: https://github.com/i0natan/nodebestpractices/issues/223
2019-03-10 12:31:22 +05:30
fa9764ba9c
missing bracket
...
added requested changes
2018-12-12 12:40:43 -08:00
d6d0d36203
Typo && Spacing
...
There was an extraneous space. I also updated functions syntax to follow the style guide referenced in other parts of this document. These functions could potentially be updated to es6 as well.
2018-12-11 13:58:19 -08:00
bf415fa889
updates based on feedback
2018-11-03 12:09:19 -05:00
a94dd7e70d
ES6 Class Syntax refactor ( #250 )
...
* ES6 Class Syntax refactor
* Capitalize Class name
* Missing capitalisation in object
2018-09-25 15:00:18 +05:30