Iha Shin (신의하)

Results 67 issues of Iha Shin (신의하)

This lets users to do something like `return brandWithType(await prisma.user.findUnique({ ... }), User)`

The React/Vue/Nuxt versions of the benchmark contain no state data in the response payload. This makes those versions not hydratable since hydration requires all the server-fetched data serialized inside the...

# Bug report ## Description / Observed Behavior `word-break: keep-all` breaks when used with `text-wrap: balance`. [On Web](https://codepen.io/anesin1109/pen/ExJxPRJ) with Firefox: ![image](https://github.com/vercel/satori/assets/8155259/42a71c6d-ac3b-4961-8bf3-d5fe8ab5a62a) [On Satori](https://og-playground.vercel.app/?share=bVG9TsMwEH4VywixhBJ-hFBUGCg8QRFdujjxpXHr2pHj0IYoC2JAdK5UIbGBBBIbZeONEt4BuyVVhTr57vvO3919l-NAUsAeblJ20xUIJTrjcJrnNkYoAtaLtId29l13e8dZgiNGdfQPoyyJOckMGnIY16iNL5iCQDMpDBdIng5FzfbTRLMwa0mhQdgmgXlA1bRPgkFPyVTQluRSGX4rDMOVtPnVZrfgocODNajzN_Cx69bTSkXPFZCBERgAxLuE81pEw1h3FIkN5RNORABLpii64swG16AC4NXzDLWJloqVr9-ouvuont5_pnNUfs6r6ax6_ConD-XkpbGh6K2x0rjfBK4Jd0VzzxzB9MUOlrG1LMFejhd2Y-_EbISX98DekU0o-GkPeyHhCTgYhrLPrrLYHlOPFpnRsZ5cDn2g2NMqhcLBmvimIgLOpbGGU1z8Ag) (Debug mode): ![image](https://github.com/vercel/satori/assets/8155259/7ef8616a-7223-4df2-90c8-6d48bbaa374f) ## Expected Behavior The...

Closes #12

Providing an isomorphic API for users to define both client and server GraphQL resolvers will be a huge step towards being a fullstack framework. It'll be something like a better...

enhancement

It looks possible to provide official ReScript support in Vilay, which will be great to have.

enhancement

This topic needs more research. - Is it actually worth enough to implement? - How would we want to handle bundling? Should we look at `@module` directives inside GraphQL tagged...

enhancement

The current `Introduction` page is not that appealing. We need a landing page with some dynamic and fancy contents.

enhancement

TS typechecks, unit, and e2e tests should be done for some level with various scenarios.

enhancement

- `react-streaming` will be used for simplifying the stream injection - `ReplaySubject` is a thing to look at - Maybe we should hide the `RelayEnvironment` from users and only provide...

enhancement