216 Commits

Author SHA1 Message Date
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
e23b13f9ff Merge pull request #232 from i0natan/security_fixes
MINOR Replace nsp with npm audit
2018-08-21 15:19:08 +12:00
d201eff482 Merge pull request #216 from vkarpov15/patch-1
add some notes about mongoose to error handling
2018-08-19 16:38:24 +03:00
6dfda3f6e2 Update centralizedhandling.md 2018-08-19 16:38:03 +03:00
b892342e52 MINOR Replace nsp with npm audit 2018-08-19 17:05:05 +12:00
26241eddd5 Replace deprecated Node Security Project with npm audit 2018-08-15 21:06:51 +03:00
874c421d1d Merge pull request #217 from GabeKuslansky/master
Used async/await syntax over chaining .then's
2018-08-11 14:48:46 +02:00
5fbcc19c6b update notes to point to Raygun, Rollbar, and Sentry, and remove ODM reference 2018-08-11 08:43:16 -04:00
4397f08cb8 added some final fixes to the security best practices section 2018-07-25 12:29:08 +02:00
6fb68ec9bc fixed security best practice details 2018-07-25 12:14:18 +02:00
43c064aeb2 Merged the security section 2018-07-25 11:28:09 +03:00
8ae2d67ec9 Added missing semicolon 2018-07-23 22:32:08 -04:00
81b472ccd1 Fixed missing code block ending indicator 2018-07-23 22:30:17 -04:00
b9613c84d0 Added missing bracket 2018-07-23 22:26:32 -04:00
515bad54b7 Added missing line 2018-07-23 22:25:02 -04:00
9ce38a419b Fixed typo 2018-07-23 22:22:13 -04:00
219cbdafd0 Used async/await syntax over chaining .then's 2018-07-23 22:19:32 -04:00
b76d326f35 add some notes about mongoose to error handling 2018-07-22 09:41:19 -04:00
36af008cc7 Constructor function in error should be uppercase
Its perhaps a small thing but important for newbies I guess as constructor classes (functions) are usually uppercased in javascript:
https://stackoverflow.com/questions/1564398/javascript-method-naming-lowercase-vs-uppercase
2018-07-11 00:46:29 +02:00
0f9aff65ed Change API URL 2018-07-09 22:50:38 +03:00
dce44d6ad7 Update template.md 2018-07-03 14:39:34 +03:00
49141e283b Fixed grammar issues and syntax 2018-05-30 08:33:22 +02:00
74ef41ef69 #187: 5.7. maintenance endpoint is dangerous when it becomes a target of DDOS 2018-05-29 22:35:52 -07:00
408bbf41db updated NPM => npm 2018-05-12 09:23:43 +12:00
f281695753 Remove unrelated quote. 2018-05-06 17:46:12 +01:00
1b6360413a made the requested changes for pull request 2018-04-22 17:47:22 +05:30
e2ca2c6ea8 fix grammar and formatting in all files 2018-04-22 16:53:06 +05:30
d2882e10f5 5.17. Use an LTS release of Node.js 2018-04-02 14:38:58 +12:00
090a051dff Fix typo in documentingusingswagger.md
minor typo
2018-03-26 12:41:47 -04:00
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
e77c3fe002 Merge pull request #149 from MattJin/master
[Chinese-translation]Complete the initial version
2018-03-11 15:35:30 +02:00
d44133006f Changed position of blog quote to match guidelines 2018-03-10 10:29:36 +01:00
ecd7d95d22 Format text 2018-03-10 12:57:28 +06:30
f4f1065af5 Changed (b) to (2) and made it easier to read 2018-03-10 12:16:23 +06:30
37667105fe Update shuttingtheprocess.md
Fix indentation for errorHandler() and add missing closing bracket.
2018-03-09 11:54:26 -05:00
3584977063 Merge pull request #15 from MattJin/master
merge
2018-02-26 21:34:43 +08:00
4df1334fbf Extended Node.js naming convention fix 2018-02-18 00:11:40 +01:00
f0d023211c Provide a URL to the StrongLoop blogpost 2018-02-15 08:33:56 +01:00
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
a274116bb7 [Chinese-translation]little change. 2018-01-15 18:51:27 +08:00
3f3f7b96f0 [Chinese-translation]little changes. 2018-01-15 18:50:20 +08: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
78c70c06d3 [Chinese-translation]format. 2018-01-13 11:38:36 +08:00
90fe4b9bef [Chinese-translation]review and make some changes. 2018-01-13 11:33:31 +08:00
13802c25f0 [Chinese-translation]some changes. 2018-01-12 10:01:46 +08:00
6ac6bbd97a [Chinese-translation] add format. 2018-01-10 12:54:39 +08:00
90073bfca5 [Chinese-translation]update README.chinese.md and add breakintcomponents.chinese.md 2018-01-10 10:21:09 +08:00