jfrux

Results 89 issues of jfrux

Server farms and things need to be able to use this too...?

Trying to convert the bbc TAL library to ES6 and it uses them. Do the names do much as far as code goes?

Looking to get this up quickly with minimal config, just wanting it to work with omniauth or something. Any examples?

May I suggest this logic and the addition of a `$.fn.supportsAutoPlay` function? This is an example of detecting autoPlay, not sure how foolproof it is? fairly psuedo-code not tested... sorry~...

I'm new to chef, this is what I get when I follow the instructions in the README.md Any tips? ``` ==> selenium-grid: [2015-08-05T19:07:39+00:00] INFO: Start handlers complete. ==> selenium-grid: ==>...

When I do `require 'sinatra/sprockets/rake'` in my `Rakefile` and then I run `$ rake assets:precompile` I'm getting an error: ``` $ rake assets:precompile rake aborted! Don't know how to build...

Just curious if anyone is having great success with this?

Ideally I suppose I'd be able to do `import $ from 'jquery';` or something along those lines?