Joël Quenneville

Results 3 issues of Joël Quenneville

The return types of `picture`, `animation`, and `game` are pretty intense for newcomers, particularly those not super comfortable with advanced type signatures. Additionally, they are hard-coded with internal types which...

The following sequence of events is giving me an issue: - I removed a dotfile using `dotify unlink`. - I used `dotify save` - I got a message that said...

enhancement

- change `on` to `listenTo` - leave `this.on` - change `this.bind` to `this.on` - update backbone-support