Joe Pea

Results 1879 comments of Joe Pea

Hmm, if someone doesn't want the `on*` methods, we can perhaps provide an additional helper for the JSX to convert a map `{eventname: EventType}` to the `on` JSX props. But...

> @titoBouzout @bigmistqke releasing this tomorrow (Sunday). In particular, check out the type tests to see how it works exactly: Wow, life happened, and things took much longer than I...

I was just noticing this too. Luckily the AI search bot will provide a clue when prompting it "loginWithToken", linking to a guide page about sharing authentication using a new...

... oh cool, after playing with it, I noticed that Meteor is already polling local storage on the client for a `Meteor.loginToken`, so all I need to do is simply...

It seems that if we're going to wait for DOM GC to signal to Wasm when to free things on the Wasm side, then we're going to start having jank...

Cool. Thanks for explaining that. If we are, for example, wishing to run a 3D + Physics engine in Wasm, then render to a ``, how could this feature impact...

Hello Owen 👋, thanks for chiming in! I knew TS finally got support for `exports`, which is nice. I still like to avoid it because for hand-written import maps it...

Btw, we've been slowly chipping away at SSR for Lume in Astro, and eventually we can try to re-use some of the logic in Greenwood. That'll be sweet. ✌

I tried it. A restart is required. Once you get to recovery mode, you have to disable SIP with csrutil, and then you can allow user kernel extensions. Once that...

Here's a screenshot that shows the added files: