98 Commits

Author SHA1 Message Date
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
21fc99fa74 Reflecion of #584 2019-11-29 08:38:05 +03:00
2972924980 Reflecion of #589 2019-11-29 08:35:59 +03: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
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
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
ed81c320ce Merge branch 'master' into russian-translation_updates_19-10/1 2019-10-17 09:02:11 +03:00
e1fb2c91f5 Sync updates 19_10/1 2019-10-17 08:59:39 +03:00
a4e312ad28 Added a bullet point on validating env vars at start-up 2019-10-10 11:29:35 +02:00
58dbab43cc wraputilities
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
2019-07-22 21:50:10 +03:00
a4dbd38976 thincomponents
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
2019-07-22 21:43:15 +03:00
252331bf50 separateexpress
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
2019-07-22 21:28:28 +03:00
0be46572f8 createlayers
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
2019-07-22 21:18:17 +03:00
0a9f63240f configguide
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
2019-07-22 21:11:41 +03:00
227f37923c breakintcomponents
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
2019-07-22 20:02:28 +03:00
b5e841c533 Rename the file 2019-07-17 11:25:51 +03:00
52db0bb1ee Merge branch 'master' into russian-translation-01step 2019-06-28 09:06:10 +03:00
98ed2d2c77 Merge pull request #429 from Alexerx/patch-1
Update breakintcomponents.chinese.md
2019-06-28 00:02:20 +08:00
3fc72dafe4 Merge pull request #427 from MasahiroSakaguchi/master
Create breakintcomponents.japanese.md
2019-06-26 15:17:40 +03:00
5c0488ff6a Update breakintcomponents.chinese.md 2019-06-25 09:54:02 +08:00
e888871a31 Merge pull request #399 from ChangJoo-Park/korean
Fix Broken links (KOREAN)
2019-06-24 12:16:45 +02:00
30947d23e2 Update breakintcomponents.japanese.md 2019-06-23 21:04:30 +09:00
49ca97b745 Update breakintcomponents.japanese.md 2019-06-23 20:55:03 +09:00
b39ca0da37 Update breakintcomponents.japanese.md 2019-06-23 20:47:25 +09:00
7b49411003 Update breakintcomponents.japanese.md 2019-06-23 20:42:11 +09:00
d4c5b4b9c7 Create breakintcomponents.japanese.md 2019-06-23 20:41:13 +09:00
d1e8819f86 Sync w master 2019-06-10 10:48:05 +03: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
067c3274c4 Update configguide.md
Better view for comment in json
2019-04-18 18:22:42 +08:00
5f27dcdd24 Translated Section 6 (#361)
* translated lint rules

* translated limit requests

* translated secret management

* translated ORM ODM usage

* translated secure server

* translated commum security best pratices

* translated secure headers

* translated dependency security

* translated bcrypt passwords

* translated escape output

* translated validation

* translated expire jwt

* translated login rate limit

* translated non root user

* translated request payload size limit

* translated avoid eval

* translated regex

* translated safe module loading

* translated sandbox

* translated child processes

* translated hide errors

* translated sessions

* translated safe redirects

* changed links to tranlated files & fixed a typo

* translated ESlint and Prettier

* translated native over util

* translated refactoring

* translated ci tools

* translated 3 parts in name

* translated monitoring

* translated smart logging

* translated delegate to proxy

* translated lock dependencies

* translated guard process

* translated utilize cpu

* translated create maintenance endpoint

* translated apm products

* translated production code

* translated measure memory

* translated frontend out

* translated be stateless

* translated detect vulnerabilities

* translated assign transation ID

* translated set NODE_ENV

* translated LTS release

* translated log rounting

* translated break into components

* translated create layers

* translated wrap utilities

* translated separate express

* translated config guide

* corrected typos and updated anchors

* corrected files names
2019-03-19 12:52:46 +05:30
a8e6168a25 Fixed Korean import issue 2018-12-13 11:21:42 +01:00
jin
adbd60b764 add breakintcomponents.chinese.md 2018-11-09 09:01:58 +08:00
a7c8abe85c init 2018-09-15 17:32:12 +03:00
e9eaa80850 Initial Korean translation
Credits go to @uronly14me 

Changes include

* Korean main file

* Replaced README.korean.md contents with README.md

- The language of README.korean.md was Chinese, Replaced README.korean.md contents with latest version of README.md

* Translated important part of main page

- Only translated title, and some contents of main page

* Fix typo in 'READ MORE'

* Translate 1.1 and 1.2 to Korean

* Fix 1.2 title

* Translate 1.3 and 1.4 to Korean

* Fix typo

* Translate 1.5 and 2.1 to Korean

* Translate 2.2 and 2.3 to Korean

* Fix typo and nuance of translations

* Translate 2.4, 2.5 and 2.6 to Korean

* Fix nuance of translations

* Translate rest of 2 to Korean

* Translate to 3.3

* Translate 3.3 again

* Translate to 3.7 and all TLDR/Otherwise things

* Translate 3.8 and 3.9 to Korean

* Fix typo and markdown syntax

* Translate rest of 3 and fix typo

* added Korean translation links to all READMEs

* removed temp directory

* re-added chinese translation
2018-08-25 18:43:26 +02:00
6fb68ec9bc fixed security best practice details 2018-07-25 12:14:18 +02:00
408bbf41db updated NPM => npm 2018-05-12 09:23:43 +12:00
e2ca2c6ea8 fix grammar and formatting in all files 2018-04-22 16:53:06 +05:30
bf8263af08 Merge pull request #151 from ymhtut/patch-1
Changed (b) to (2) and made it easier to read
2018-03-13 10:03:44 +02:00
f4f1065af5 Changed (b) to (2) and made it easier to read 2018-03-10 12:16:23 +06:30
fe59836e7a Merge pull request #13 from MattJin/master
merge
2018-02-13 10:01:14 +08:00
656b87543e Update wraputilities.md
- Change term "framework" to "tool", because is more correct.
2018-01-26 14:10:06 -02:00
4b51b9a193 [Chinese-translation]little change. 2018-01-15 18:45:48 +08:00
9c05621375 [Chinese-translation]fix file name. 2018-01-15 13:37:53 +08:00
09a751edb1 [Chinese-translation]use right words. 2018-01-15 13:28:26 +08:00