Simon R
Simon R
#31 I have to ship my app to IE users. https://caniuse.com/#search=startsWith I know that I can use a polyfill but, it's not obvious, and requires digging where startsWith was used.
I have to ship my app to IE users. https://caniuse.com/#search=startsWith I know that I can use a polyfill but, it's not obvious, and requires digging where startsWith was used. Here...
Adds the possibility to play with a brand new JS/TS runtime [Bun](https://bun.sh/)
Add zig dev container https://ziglang.org/
Hello, I'm using your great library. We had to clone it and comment out this line https://github.com/oyvindkinsey/easyXDM/blob/master/src/Core.js#L333 The reason is - we have a query parameter in URL https://domain.com:443/myframe/index.html?access_token=cZRLiMjyBYPDOxCcE0MiGY/plMVI07VGlRkL46dWkI//+bhvu4MUFd8kB19nlWNt2fVoH2fU5Myq4AWhu76QdQ== And...