Open tkell opened 7 years ago
Most of Amen is v. classical javascript, but we have to use ES6 for promises. Should we update everything else? (let and const as well as var, etc?)
let
const
var
Most of Amen is v. classical javascript, but we have to use ES6 for promises. Should we update everything else? (
let
andconst
as well asvar
, etc?)