Gabriel Nordeborn

Results 452 comments of Gabriel Nordeborn

Hmm, it's certainly possible, but I wonder if it's clear enough. How would you like it to work for it to be clear/usable enough?

One downside of leveraging `globalThis` is that it doesn't look handwritten. But I guess there's no other good way around this.

Are there any alternative ways around this? Could we detect when this unintended clash happens and only then emit `globalThis`?

@cometkim could you point to a few real world examples? Not opposed the functionality, just not something I've encountered often myself.

I like it! "Support range patterns for regular integers" especially. But I'm not very read up on these things.

What should it say? "Children should be passed as JSX, not a prop"?

I believe this is because the JSX v4 emits a switch for the default param case, although not sure. cc @mununki

I guess having it as a separate installable package makes sense though, right?

Maybe this should incorporate https://github.com/rescript-lang/rescript-compiler/issues/6203 at the same time. This type of functionality opens up for a JSON format anyway.