yang
yang
Yeah, they don't belong to the same TLD. They communicates cooperatively using for instance postMessage. They interact poorly with Vimium because the outer application is a complex web page editor,...
BTW, is there any work-around to this bug for the time being?
@code0wl Followed up with you on Slack!
Thank you for the patch! We will handle it once some folks are back in the office. :-)
Hi @toinelin, yes, you can create internationalized content with Plasmic Studio. Please take a look at https://docs.plasmic.app/learn/localization/ and let me know if that helps!
That's right, there's no way to specify event listeners via the REST API. It's unclear what this would mean. For something like React, you can do this, since you are...
You'll need to use custom keyframes, code snippet here: https://github.com/morellodev/react-awesome-reveal/issues/43
Not a user, but was searching for faster Typescript transpilation solutions, so Sucrase looked very interesting - unfortunately, need React hot loader!
@alangpierce Yeah we already use transpileOnly, and we're only seeing up to 33% speedup from it in incremental rebuild speed (with typechecking, takes just under 10s). I'm seeking something *much*...
Another use case is react-dnd, which like mobx emphasizes using decorators!