ESLint must-use-await – flags callbacks and .then() in JavaScript

Flags use of callback functions and .then(), for users of ES2017’s async/await… Read more

Similar

My year in JavaScript review

In the beginning of 2016 I was in the AngularJS bandwagon. It was all the rage for me as I was looking to learn some JavaScript framework. Despite this something was on my mind. I thought I had some…...

Read more »

A Lisp for Lua and JavaScript

Lumen is a very small, self-hosted Lisp for Lua and JavaScript. It provides a flexible compilation environment with an extensible reader, macros, and extensible special forms, but otherwise attempts to match the target runtime environment as closely as po... (more…)

Read more »