Abhishek Hingnikar
Abhishek Hingnikar
Can you redirect me to an example ?
In the following line if the data type is FormData the condition will go true and hence the form will not be sent. But instead a good old empty string...
I think it should be possible to create a shim to run the filters in WebGL if supported and falling back to canvas. The direct advantage will be insanely boosted...
for WS and Others ArrayBuffer are the way to go so maybe add ArrayBuffer ?
Instead of using css left and top to animate, using css-transforms results in much improved performance.
I think it would be amazing if i can do something like this recorder.on('chunk',function(packet){ some_rtc_channel.send(packet); }); It can be used for a lot of stuff :D /\* process and broadcast...
I think we should abstract out the transport layer details and make the transport details implementations in two adapters Reliable and Unreliable. This will work wonders for cases where you'd...
Hey i have just seen this and this is crazy, but I am curious... so benchmark maybe ? Too Funny Didn't Made Sense: Add some benchmarks maybe ?
Can you add benchmarks of this, not really a big thing but it should set expectations of a general of how big of a state can be/should be interpolated. This...
Optionally you can use `.jsx` extension. That will allow using ``` javascript import AppContainer from './components/AppContainer'; ``` over ``` javascript import AppContainer from './components/AppContainer.jsx'; ```