The typings in Hono are awesome #3698
callmetwan
started this conversation in
General
Replies: 1 comment
-
|
Thank you very much for your kind words! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@yusukebe I just wanted to say thank you for all your hard work. I've been using Hono for 6+ months I have to say this is the most well typed library I've used, ever.
I've learned so much just perusing the source code of Hono. Take MergePath:
I've seen some hacky solutions for enforcing path conventions, this is super elegant by comparison.
I've been diving into the typings for
hcand it has blown my mind a bit (I think it will take me a long while to understand how you achieved it)Anyways, just wanted to say thank you and share what I appreciate your hard work!!!
Beta Was this translation helpful? Give feedback.
All reactions