Tom Sherman

Results 125 issues of Tom Sherman

A D1 API dialect would be cool, it would allow you use kysely in node or deno to work with D1 databases

- [x] I have verified my changes didn't break the `example` project. #### Description Closes #7 This PR adds a new dialect that allows you to Kysely and D1 outside...

It's a very ambitious title, I know... The goal is to support latest canaries and concurrent rendering. If we ever get as far as this being working, it'll need to...

### Describe the bug I can't reference a different typescript declaration when it exists in node_modules. ### Link to the blitz that caused the error https://stackblitz.com/edit/vitejs-vite-ymbqrc?file=src%2FApp.tsx ### Steps to reproduce...

The current behaviour is a good default as it mostly just works across all environments. However there are cases where I want to be in control of how/when the grammars...

Deploying the lambda to edge would give folks deploying this demo more consistent performance out of the box without having to fiddle with the region.

good first issue

This is mentioned in the README: > Chunking of request and response chunks. Cloudflare websockets have a maximum message size of 1MiB but HTTP has an unbounded chunk size (AFAIA)....

I'm not actually sure if this is supported? It's not clear from the documentation ### Is your feature request related to a problem? Please describe. Implementing a request/response pattern in...

feature-request
service-api
p3

I originally raised this in https://github.com/vercel/next.js/issues/65985 as I thought it was a Next.js/React issue, but it's a bug in json-viewer it seems. ## Steps to reproduce Serve a html document...