Jimmy Jia

Results 391 comments of Jimmy Jia

TODO: We need to support injecting `matchContext` here.

It's possible in principle, but it's not really straightforward (and it shows the limitations of trying to do this without suspense/concurrent mode). Are you using Found Relay here? The rough...

wait this works? @jquense why don't we use this then

I'm not sure how clever the static analysis here is. I suppose it might be possible if we could get webpack to statically transform that import, but I'm not familiar...

Yup, let's follow up on https://github.com/4Catalyzer/astroturf/issues/373. I think we have most of the pieces necessary. Though still not sure how we'd handle the migration.

@jquense perhaps we should add a parcel example here (if/when we fix the issue here)

In terms of "bad typescript support for `css` prop" as a "con" – do any of these cases handle this well? Also, which of these gets least-mangled by Prettier? :p

BTW, note that many of these are now available in the v1 pre-releases.

I don't really see this as being all that useful, given how limited this would be, and the additional complexity involved. This would be much more easily accomplished with something...