The handy features in async/await make callback code easier, but is it making your code slower?
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 moreLearning: GraphQL
GraphQL is something we use internally at my current employer and it was new to me upon joining. I’d heard of it, new there was a bit of hype around it, and have (spoilers) turned out to quite like it.
Read more