Alexander Dickson
Alexander Dickson
+1 I would need this too, for mentions for users and hashtags.
Hi @Cardinal90! Thanks for the PR. Some things - You test against `undefined`, I guess because they can return empty strings? - Can you add relevant tests? There is a...
Just include that file in a page and watch your browser crack the shits. :smile: I went with a [fork](https://github.com/Luismahou/backbone-deferred) for now.
It's not my fork, it's @Luismahou's.
The big difference is that in the `success` callback of Backbone (when passed in a hash), you're passed as arguments some important things such as `model, response, options` (if it...
I'm pretty sure Humvees or buggies could never crush in the original.
+1
I'm also running into this issue on `ObjectExpression`. I've tried both calling `remove()` directly on a property reference and filtering directly the `properties` object on the node. It seems to...