Faruk Selçuk Can

Results 11 comments of Faruk Selçuk Can

@AnthumChris SO says Page Not Found. What is `controller` up in the original post.

First link is still Not Found but thanks. I will read Streams API on mdn.

Any progress for modals on desktop? I have tried to add this modification to my exaxmple local code, but could not get to open the models on desktop browser.

Hi I have found the [react-ratchet](http://react-components.com/component/react-ratchet) on react-components and the example product they provide is [hacker news mobile](http://hackernewsmobile.com). It works with its links on my Desktop Safari web browser as...

Will this disable usage for mobile clients? If yes, will a conditional statement work to have ratchet work for both desktop and mobile clients without problems from same codebase?

thanks. Now you mean it is ok to go with Ratchet in production with this custom configuration. Something like: ` if() window.addEventListener('click', function (e) { if (getTarget(e)) {e.preventDefault();} }); else...

Not works? Is this the all modification needed? I am trying the ratchet examples in the directory. I have changed the ratchet.js in the list directory and linked all example...

+1. Hell yeah. It is a must. Ain't it there already.

On ms windows if camera is used elsewhere you get that error. For example when you run the app in a browser tab using camera and do the same in...