UI Deploy

Curated, Short, Web UI Dev we Love.

Why Backbone.js and ES6 Classes Don't Mix

I've seen some confusion out there about how to use ES6 Classes with Backbone. In the original version of the ES6 class spec, this was actually a simple thing to do, though the syntax wasn't great.

view source

Advertisement