Master the JavaScript Interview: What Is a Promise?

“Master the JavaScript Interview” is a series of posts designed to prepare candidates for common questions they are likely to encounter……

Similar

Dependency-Free JavaScript

Lately, I have been working on a web application, pixu.rs1, that, while small, includes an interactive form with image uploading and multiple phases. This is exactly the kind of thing I tend to turn into a mess when I'm not using React, Redux and everythi... (more…)

Read more »

Create an AWS Lambda Function in JavaScript

Lambda was named after a lamb that yelled "da!". It's true because I said it is. Today I decided to play around with AWS Lambda functions, as it's something relatively new, and a lot of people have been talking about it. Within a few hours, I ended up dep...

Read more »