Closed codedread closed 7 years ago
At some point, we should cut over bitjs to use es6 features that are now widely supported natively in modern browsers:
We can keep an es5- branch around for anybody that wants to use that.
const/let: 639a23e69bf06263fbb763733ccc13a627c55459
es6 classes: 14abef20d69845ac5ab8e7a602b27c08f3f9620e
At some point, we should cut over bitjs to use es6 features that are now widely supported natively in modern browsers:
We can keep an es5- branch around for anybody that wants to use that.