
Scott Hardy
I like code
Education
Algonquin College - Interactive Multimedia Development
Work
Lead Software Developer at Mistplay
loading...
We're a place where coders share, stay up-to-date and grow their careers.
I like code
Education
Algonquin College - Interactive Multimedia Development
Work
Lead Software Developer at Mistplay
All 21 comments
Testing Your Deno Apps With Mocha
deno test --coverage --unstable :)))
Asynchronous vs Synchronous Programming
Thank you for the kind words!
Asynchronous vs Synchronous Programming
LOL - I know the feeling. I get embarrassed looking at the co...
Asynchronous vs Synchronous Programming
Thanks, Matt! How would you explain to someone misundersta...
let, async, await as variable
The best practice is to pick either var or let, const. Mixi...
Asynchronous vs Synchronous Programming
The post is hosted publicly here: github.com/hardy613/es6-n...
Notes on ECMAScript 6 (ES6)
On a work trip. I'll check it out this weekend. Thanks for ...
Notes on ECMAScript 6 (ES6)
Hey Kambala! I am unfamiliar with runkit. Feel free to for...
Developing from Containers
Great post. I followed your tutorial and now develop from ...
Reflecting on a MagicMirror Build
Hey Jonathan, Good question. I was looking at buying a si...
Symbols in ES6 - A Quick Guide
Symbol.for() means Symbols are truly not unique. Combined...
Symbols in ES6 - A Quick Guide
for(let val of Object.entries(foo)) { console.log(val) //...
Notes on ECMAScript 6 (ES6)
What are your thoughts on iterator as a protocol and not an...
Notes on ECMAScript 6 (ES6)
I recommend trying promises out, start by working with prom...
Notes on ECMAScript 6 (ES6)
Hey Ian, Thanks for taking time to leave a comment, what p...
Best Open Source Tools For Developers π
I want to try vmd, thanks!
What was the worst bug you've ever written?
My first year in my career... sudo chmod -R 0777 / O...
Notes on ECMAScript 6 (ES6)
Patrick, I was re-reading my post and noticed I am inconsi...
Notes on ECMAScript 6 (ES6)
I totally agree. Block scoping is great progress
Notes on ECMAScript 6 (ES6)
Hey Patrick! Thanks for the great question. I will try to ...
Welcome Thread - v14
Hello! A buddy sent me the Open Source announcement, congr...