1307 Commits

Author SHA1 Message Date
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
e8f89481cf [Chinese-translation] update and work on breakintcomponents.chinese.md 2018-01-09 23:00:00 +08:00
9a507f1ed1 Merge pull request #9 from i0natan/master
merge changes from master
2018-01-02 16:20:41 +08:00
0d463920e6 Merge pull request #8 from i0natan/chinese-translation
[Chinese translation] - merge
2018-01-02 16:11:32 +08:00
3ff40e0950 Merge pull request #121 from only-lei/chinese-translation
[Chinese translation] add
2018-01-02 16:08:48 +08:00
3cd9ddc742 [Chinese-translation] add eslint_prettier.chinese.md 2018-01-02 15:59:33 +08:00
dd12ef2886 add [chinese_translate] \production\lockdependencies.chinese.md 2018-01-02 15:56:46 +08:00
f9b549d071 Merge branch 'chinese-translation' of https://github.com/i0natan/nodebestpractices into i0natan-chinese-translation 2018-01-02 15:37:50 +08:00
0b227171d0 Fix wrong copypasta
This code is not Nginx but Express
2017-12-29 17:52:23 +01:00
555cd182cb Optimized sytax and fixed typos 2017-12-27 15:36:03 +01:00
98d95dcbab translation guardprocess-->>lilanlan~~ 2017-12-27 17:19:05 +08:00
45c29a7b51 prettify and unify the syntax 2017-12-26 22:55:37 +08:00