11 Commits

Author SHA1 Message Date
41fdf200a7 docs: convert var to const 2021-04-02 14:00:46 +03: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
fa9764ba9c missing bracket
added requested changes
2018-12-12 12:40:43 -08:00
d6d0d36203 Typo && Spacing
There was an extraneous space. I also updated functions syntax to follow the style guide referenced in other parts of this document. These functions could potentially be updated to es6 as well.
2018-12-11 13:58:19 -08:00
a7c8abe85c init 2018-09-15 17:32:12 +03:00
e2ca2c6ea8 fix grammar and formatting in all files 2018-04-22 16:53:06 +05:30
555cd182cb Optimized sytax and fixed typos 2017-12-27 15:36:03 +01:00
e16a4532e1 Fixup a couple of code examples
- Fix "SyntaxError: Unexpected token throw"
- Update Joi example

Fixes #43
2017-11-10 12:17:16 +03:00
d1e0de4ace Fixed typos and optimized sentence syntax 2017-11-06 19:22:57 +01:00
aefa2b20ba a 2017-10-04 12:54:42 +03:00
6df4892fc5 First 2017-10-04 11:40:00 +03:00