We're a place where coders share, stay up-to-date and grow their careers.
404 bio not found
All private interactions must abide by the code of conduct.
git rekt git config --global alias.rekt = "reset --hard"
Dec 1 '19
There is a broader wisdom to take from the post I reference...
Oct 16 '19
Chain style APIs are a crime against humanity. Get out now ...
I must have forgotten to have it throw from the .catch() ca...
Aug 18 '19
Assuming user fails with a rejection, user variable will ...
Aug 17 '19
You have a bug on line: console.log(await getUser()); ...
Why bother capturing a thrown exception only to pass it up th...
Recent comments
"git nah" and more handy Git aliases
git rekt git config --global alias.rekt = "reset --hard"
Design pattern: JS Functional Chains
There is a broader wisdom to take from the post I reference...
Design pattern: JS Functional Chains
Chain style APIs are a crime against humanity. Get out now ...
Better error handling with async/await
I must have forgotten to have it throw from the .catch() ca...
Better error handling with async/await
Assuming user fails with a rejection, user variable will ...
Better error handling with async/await
You have a bug on line: console.log(await getUser()); ...
Better error handling with async/await
Why bother capturing a thrown exception only to pass it up th...