Kenneth Lim
Kenneth Lim
We can possibly set up A/B testing for more evidence for either case but the setup of which probably would be a bit complicated, serving the two versions I can...
Not sure if relevant but what I would like is for Hono handlers to be able to access the `WorkerEntrypoint` class methods (ie. the defined RPC methods). ```js const app...
Just in terms of the styling method (not commenting on the necessity and design aspects at the moment), many of the styling that we use on the website uses TailwindJS...
Yes, there need to be some discussion and research into the necessity and design. For example (not the only thing to determine), should go to top button be animating to...
Using this issue is fine
Hi @rishabdev2997, I see you have outlined options for implementing this feature but I'm still not sure what is it that is proposed and why? Eg. Are you planning to...
I would prefer an instant jump without using JS if possible as having too much animation can be an accessibility issue and I would also like to limit use of...
May be related but I'm seeing similar issue with `@hono/zod-validator` where the bindings defined on the app is not present in the `hook` callback's context parameter passed to the `zValidator()`...
For the following dependencies * color.js cannot really be replaced with Chroma.js easily as Chroma.js has specific quirks that needs to be worked around plus color.js has a better extension...
> Would it be an option to write the code to save image files? Do you mean for file-saver or omggif? I think for either there are some very new...