33 Commits

Author SHA1 Message Date
4519a3a954 Replace github links that point to this repo with relative links 2021-07-19 23:31:12 +03:00
b504b2a2b4 Add indentation in the function body 2021-04-27 20:12:14 +08:00
3facfd19fa Remove trailing spaces 2021-04-27 20:12:05 +08:00
098ee45360 Align the right curly brace with the public keyword 2021-04-27 20:11:51 +08:00
fe93237158 docs: fix indentation 2021-03-11 08:44:49 +01:00
3a56707ed8 Update centralizedhandling.md 2021-02-10 22:17:38 +01:00
e4f9f3d6f2 Update centralizedhandling.md 2021-01-16 21:40:07 +02:00
182373c421 Update centralizedhandling.md 2021-01-09 11:29:17 +02:00
e04f6ae183 Update centralizedhandling.md 2021-01-09 11:25:08 +02: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
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
fccc95110f fix: Typo in centralizedhandling.md files 2019-05-04 18:25:23 -03:00
f0670e0e81 Merge BR translation into master (#351)
Merge BR translation into master, finally!

Please turn on the `No Whitespace` option during review.

![image](https://user-images.githubusercontent.com/2608321/53858802-7dba0a00-4001-11e9-998b-3506e012b357.png)

/cc @marcelosdm 

Closes: https://github.com/i0natan/nodebestpractices/issues/223
2019-03-10 12:31:22 +05:30
a7c8abe85c init 2018-09-15 17:32:12 +03: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
5fbcc19c6b update notes to point to Raygun, Rollbar, and Sentry, and remove ODM reference 2018-08-11 08:43:16 -04: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
e2ca2c6ea8 fix grammar and formatting in all files 2018-04-22 16:53:06 +05:30
4df1334fbf Extended Node.js naming convention fix 2018-02-18 00:11:40 +01:00
555cd182cb Optimized sytax and fixed typos 2017-12-27 15:36:03 +01:00
45c29a7b51 prettify and unify the syntax 2017-12-26 22:55:37 +08:00
a1212c650c Fix typo 2017-11-23 20:01:05 +01:00
d1e0de4ace Fixed typos and optimized sentence syntax 2017-11-06 19:22:57 +01:00
9ea198edb7 1 2017-10-04 12:15:58 +03:00
6df4892fc5 First 2017-10-04 11:40:00 +03:00