JavaScript Will Finally Get Proper Asynchronous Programming (async funcs)

The proposal to include async function in ECMAScript has reached stage four; that means it’s on track to be in the 2017 release of the standard. But what does that mean for JavaScript developers? There’s a lot of interest in async, the capabilities …

Similar

Breaking down cognitive score with JavaScript

Quantified Mind is a website which provides a handful of cognitive tests. It lets you choose a bunch of tests and you can run them whenever you wish, adding quantitative variables you are measuring alongside (e.g. hours of sleep, or cups of coffee you dra... (more…)

Read more »