Brad Greenwald

Results 8 issues of Brad Greenwald

This might be more of a feature request. I am working on a responsive application where Roundabout exists on desktop, yet is a different slideshow on mobile. I'm trying to...

I'm sure nobody cares about this project any more. I've always been a fan of jQuery Tools Tabs because it's easy to get up and running with custom layouts. I've...

My use case is if the browser becomes offline and the XHR requests begin to error, my JS app continues to run and watch for online availability. This adds a...

See https://github.com/nesk/network.js/issues/58

This improves debugging in relation to [my issue](https://github.com/nesk/network.js/issues/57) where the [Performance API](https://developer.mozilla.org/en-US/docs/Web/API/Performance/setResourceTimingBufferSize) exceeded 150 entries and produced errors. If there are 150 performance entries and the Network JS latency request...

I have an app that is using [sprockets es6](https://github.com/TannerRogalsky/sprockets-es6) to compile Javascript files. I also am using [Angular Rails templates](https://github.com/pitr/angular-rails-templates) to compile HTML files to Javascript that Angular recognizes. I'm...

enhancement

The following function assumes my SVG image file is a webfont before it is served by the development server. Took a couple hours to debug. The SVG file needs to...

03 - Medium