|
|
b809bc3ddb
|
Fix little code typos
use === instead of ==
Use arrow functions in test examples
remove non printable character
|
2019-11-16 08:00:43 +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 |
|
|
|
c4d8e16519
|
Update async/await example to resemble promises
|
2019-09-19 17:20:38 +01:00 |
|
|
|
988bb88ea2
|
Update code examples in asyncerrorhandling.md
- makes the Promises example more readable
- adds an async/await example
|
2019-06-11 07:55:24 -04:00 |
|
|
|
965023065f
|
Fixed some typos
|
2019-03-13 22:46:11 -03:00 |
|
|
|
a7c8abe85c
|
init
|
2018-09-15 17:32:12 +03: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 |
|
|
|
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 |
|
|
|
98038fefcf
|
Update and rename asyncawait.md to asyncerrorhandling.md
|
2017-09-29 10:54:28 +03:00 |
|