Closed moll closed 9 years ago
added, thanks! sorry for the delay.
No biggie. Thanks!
PS. Is it me or does http://tools.ampersandjs.com/ load to an empty page?
um.... not sure what's happening here, the JS file built properly and exists when i hit it directly in the browser, but it's 404'ing as a resource for the page. Super odd, i pinged @bear to check for DNS issues.
I added a '/' as the resource prefix and it seems to have resolved it... quite odd. Anyway, thanks!
What are you seeing when you look at the source of that?
I see a page missing <html>
et al.
<!DOCTYPE html>
<link href="resources.bf4f90e9.min.css" rel="stylesheet" type="text/css">
<script src="resources.60633f66.min.js"></script>
Hey,
For those who like
Backbone.Events
, I created Concert.js a few years ago as an alternative. Just updated it to support binding extra arguments in addition to the context. ;-)Cheers