The handy features in async/await make callback code easier, but is it making your code slower?
Read moreConvention over Conversation
I’ve been thinking a lot lately about process and team efficiency.
Read moreLearning: Destructuring Assignment in JavaScript
As I continue my journey into the world of JavaScript (JS), one technique that was new to me that I’ve found using a lot is a technique called destructuring assignment.
Read more