1616 Commits

Author SHA1 Message Date
jin
810d97b15b [Chinese]add translation of Security 6.1 2018-09-20 17:10:09 +08:00
20ad10fcbc Merge pull request #20 from i0natan/master
merge
2018-09-20 16:41:33 +08:00
7de275d31e Merge pull request #251 from duartemendes/master
Fix sample code
2018-09-19 19:59:21 +02:00
98aff27a0b Fix sample code 2018-09-19 14:56:19 +01:00
a03449bc56 Merge pull request #237 from sbernaldev/patch-1
Use ES6 async/await in the example
2018-09-16 22:21:03 +03:00
6682078974 Merge branch 'master' into patch-1 2018-09-15 20:55:43 +03:00
7cec7b4898 Fix formatting in README for consistency (#246)
Since quite a bit of content has been added since #182, comb through
for formatting issues and fix them

1. Add line breaks where missing
2. Remove extra line breaks where unnecessary
3. Use only hyphens to mark items in unordered lists

Refs: https://github.com/i0natan/nodebestpractices/pull/182
2018-09-15 22:53:50 +05:30
61a4ba4600 Added semicolon issues and examples (#235)
* Added semicolon issues and examples
2018-09-15 21:47:32 +05:30
cf7689021c Update operations-manual.md 2018-09-15 17:48:37 +03:00
dafaf80d8f Update operations-manual.md 2018-09-15 17:48:07 +03:00
d2cfc0dd96 Merge pull request #244 from i0natan/ops
Ops manual
2018-09-15 17:37:05 +03:00
a7c8abe85c init 2018-09-15 17:32:12 +03:00
986f0bef42 If condition changed 2018-09-11 16:45:08 +02:00
38d8aa0801 Merge pull request #241 from manishsaraan/master
Dead link in security section updated
2018-09-11 17:07:16 +12:00
8e51ab4210 Dead link in security updated 2018-09-11 10:20:59 +05:30
74b48e862d Merge pull request #238 from i0natan/maintenance/august-2018
August maintenance
2018-09-09 13:28:11 +02:00
5f31024f37 chores: updated badges 2018-09-09 10:44:54 +02:00
dd3356c88a aligned flowers throughout translations 2018-09-09 10:43:09 +02:00
2522236840 chores: Added flowers 2018-09-09 10:41:53 +02:00
8213f9da6f 'throwing' an Error from a Promise with async f 2018-09-06 02:37:06 +02:00
761fe191b0 Use ES6 async/await in the example
Hi, I'm a beginner developer. I think now it's more clear with ES6 Async/await and arrow function.

I didn't use try-catch because throw. I'm just practising! Any suggestion is very welcome
2018-09-04 14:21:20 +02:00
917b32dd1f Add files via upload 2018-08-31 13:38:54 +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
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
a409e75304 Merge pull request #226 from ripper234/patch-1
Replace deprecated Node Security Project with npm audit
2018-08-17 17:52:01 +12:00
26241eddd5 Replace deprecated Node Security Project with npm audit 2018-08-15 21:06:51 +03:00
dd6b0190bd Merge pull request #19 from i0natan/master
merge
2018-08-15 17:18:30 +08: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
f0e4476b2a Update README.md 2018-08-01 11:09:40 +03:00
5e39d758a0 Update README.md 2018-08-01 11:08:50 +03:00
939f0300ec Update README.md 2018-07-27 13:04:48 +03:00
73bd634593 Update README.md 2018-07-25 13:51:15 +03:00
231f3d9092 Update README.md 2018-07-25 13:49:28 +03:00
50dc39b656 Merge pull request #219 from i0natan/security-practices-merged-and-ready
Security practices merged and ready
2018-07-25 13:40:27 +03: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
fea455fbb3 aligned README with post and optimized content 2018-07-25 11:56:33 +02:00
9033e80894 git ignore 2018-07-25 11:29:19 +03: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