24 Commits

Author SHA1 Message Date
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