Tag: typescript

2 posts tagged with "typescript". See all tags.

WWhen async/await might not be the answer

2019-11-204 min read

When async/await was introduced to ECMAScript it was generally pretty celebrated. Nearly every engineer I spoke to raved about the feature, how it “finally” made asynchronous operations in JS not confusing. I’ve been using async/await professionally…

KKeeping plants alive with AWS IoT & Lambda

2019-09-274 min read

My colleagues and I once faced a recurring problem: we’re terrible at keeping plants alive. But as software developers in an open-plan, plant-plentiful office, something needed to be done, and it needed to be cheap. My love of DIY IoT and Serverless…