1274 Commits

Author SHA1 Message Date
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
a03d528172 create configguide.polish.md
created
2020-03-09 01:13:12 +01:00
a677eb49b7 create separateexpress.polish.md
created
2020-03-09 01:06:38 +01:00
0d68e8fb21 create wraputilities.polish.md
created
2020-03-09 01:03:07 +01:00
796469e52f create createlayers.polish.md
created
2020-03-09 00:57:49 +01:00
271d05431e create breakintcomponents.polish.md
created
2020-03-09 00:06:30 +01:00
fa2183ea7e Merge pull request #626 from VinayaSathyanarayana/patch-2
Update with Encryption of PII Data
2020-03-08 17:44:44 +02:00
9e867460bb Merge branch 'master' into tests-middleware-isolation 2020-02-29 22:02:49 +02:00
a92de2dd03 Update test-middlewares.md 2020-02-28 12:47:57 +02:00
0f95e85119 Update test-middlewares.md 2020-02-28 12:47:25 +02:00
1c8952d8af Update test-middlewares.md 2020-02-28 12:46:27 +02:00
d713ac89cb docs: Add a section about using npm ci 2020-02-27 08:25:10 +01:00
b8e7cc99fe New BP: test middlewares in isolation 2020-02-26 20:34:24 +02:00
7424f0cf99 New BP: Test-middlewares 2020-02-26 20:30:03 +02:00
423600e0f0 Translate hideerrors (#10)
* Translate hideerrors

* Correction hide errors
2020-02-12 15:57:17 +01:00
7e3b9a7704 Translation of 'productioncode.md' (#7)
* Translation of 'productioncode.md'

* Apply suggestions from code review

Thanks @MrYamous

Co-Authored-By: MrYamous <matt.lempereur@gmail.com>

Co-authored-by: MrYamous <matt.lempereur@gmail.com>
2020-02-06 10:15:53 +01:00
dc08ffb2d6 Translation of measurememory.md (#8) 2020-02-06 10:12:40 +01:00
4d7dc2f2cf Translate childprocesses (#9)
* Translate childprocesses

* Fix translation
2020-02-04 08:22:33 +01:00
c2437f8b82 Update with Encryption of PII Data
Added: Encryption of PII Data
2020-02-03 10:17:07 +05:30
ed10c002da Merge pull request #615 from AbdelrahmanHafez/master
Elaborate on 2.2 (Use only built-in Error object)
2020-02-02 12:33:13 +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
9b06d5226e Update sentence to remove double negative.
We are removing the double negative to improve clarity.
2020-01-21 13:16:43 -05:00
4c377e22dc Translation of apmproducts.md (.\production\) (#6)
* Translation of `apmproducts.md` (.\production\)

* Update sections/production/apmproducts.french.md

Co-Authored-By: MrYamous <matt.lempereur@gmail.com>

Co-authored-by: MrYamous <matt.lempereur@gmail.com>
2020-01-15 09:48:48 +01:00
10da391855 Update nativeoverutil.md
The reason for file change is to correct the statement that the original author created to mean what was intended.
2020-01-14 03:19:59 -05:00
1ad4c18acc Translation of createmaintenanceendpoint.md (#5)
* Translation of `createmaintenanceendpoint.md`

* Translation of `createmaintenanceendpoint.md` (2)

Utilisation du vouvoiement

* Apply suggestions from code review

Co-Authored-By: MrYamous <matt.lempereur@gmail.com>

* Amélioration de la traduction de "GC"

Co-authored-by: MrYamous <matt.lempereur@gmail.com>
2020-01-12 09:11:43 +01:00
2b30411de1 Translation of 'bcryptpasswords.french.md' (#4)
* Translation of 'bcryptpasswords.french.md'
* Corrections for 'bcryptpasswords.french.md'
2020-01-10 17:25:17 +01:00
e8f48ecf60 Elaborate more on 2.2 2020-01-10 06:34:21 +02:00
6cf2f09218 Sync with original text
1. Improve wording (goldbergyoni/nodebestpractices@c44d60b428)
2020-01-05 18:34:07 +01:00
8d26dd8837 Translation of avoid_publishing_secrets.md and avoideval.md
* Translate avoid publishing secrets

* Translate avoid eval

* Correction avoid publishing secrets

* Correction avoid eval

* Fix typo
2020-01-04 09:44:13 +01:00
7555742d38 Translation of utilizecpu.md 2020-01-03 08:33:38 +01:00
97c2f9cfa2 Translation of guardprocess.md 2020-01-03 08:19:50 +01:00
204ba2a61d Fixes #609 2019-12-30 05:36:51 +02:00
4e46550177 Translation of lockdependencies.md 2019-12-27 08:57:33 +01:00
e45409daad Translation of delegatetoproxy.md 2019-12-27 08:56:16 +01:00
6d372ffb25 Translation of smartlogging.md 2019-12-27 08:54:36 +01:00
a47eac5eac Translation of citools.md 2019-12-27 08:51:18 +01:00
ea76df88b1 Translation of refactoring.md 2019-12-27 08:50:19 +01:00
b34d7cd253 Remove bumpversion.french.md: There's no need to translate it 2019-12-22 09:54:25 +01:00