Viktor

Results 161 comments of Viktor

@Raynos What is problem with copy-pasting or forking?

other solution - https://gist.github.com/2049878 (license free) split is very powerful function with regexp, so fixing it will be good but this solution may performs much slower, than native ...

@ljharb, lol, why? if this code is needed, it could be used.

> However, Array#map, which uses the exact same if (i in self) check, does in fact iterate over undefined in IE 8. so WHY does it NOT iterate in IE8?

@jdalton , Yap, this is one of the reasons some devs avoid using lodash and es5-shim and use while loops. Since "while" loop more consistend and performant cross-environment.

I have tried to add support for a drop-shadow filter ( https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/filter ) : ```javascript ctx.prototype.__applyFilter = function () { var filter = this.filter; if (filter != null) { var...

@Zamiell i don't know how to use Discord, do you want to ask something?

@Zamiell , thanks, glad to see this, but no need I have some money