Using honox client.ts to load web components
<Script src='/app/client.ts' async />
in my _renderer.tsx file`...RPC client shows 'any'
``
Element implicitly has an 'any' type because expression of type '":shift_date"' can't be used to index type 'ClientRequest<{ [x:
$${Lowercase<string>}]: { input: any; output: any; outputFormat: string; status: StatusCode; }; }>'.
Property ':shift_date' does not exist on type 'ClientRequest<{ [x:
$${Lowercase<string>}`]: { input: any; output: any; outputFormat: string; status: StatusCode; }; }>'...
Handler type
RouteHandler
like the one present in @hono/zod-openapi
based om my code below, I am using hono-openapi
for .lazy()
and a couple other featuresNode Web Sockets in Hono
Types issue in zod-openapi in recent release 0.19.4 (repro attached)
Which Hono Router Should I Use in This Case?
zValidator c.req.valid("form") type error
exemple for zod-openapi + rpc
@vitejs/plugin-react can't detect preamble
Hono Client Double-Prefixing Issue

How would you pick between Hono + Client Components vs Hono + React (and with or without HonoX)?
hono aws lambda 404 issues
Integrating Hono.js with tRPC in Next.js: Routing and Context Considerations
hono/vercel How to change the PORT for local dev?
Form data error
How to build for React + Vite + Cloudflare worker?
index.html
to index.tsx
to serve the initial html by hono to add title, description, meta tags etc. based on the pathname.
So, I changed the index.html
with index.tsx
...Custom RPC

Hono + Nextjs with Cloudflare D1 Cookies problem!
src/components/blog-list.tsx
...Hono Supabase OAuth Error

Unsafe call of an `error` type typed value
