Worker + hono without typescript

I see that most examples has a hono<..> for bindings, as I'm only using js, is worker support mixing of both? Do I need to specify typesctipt as language when setting up a new worker using wrangler? Sorry I'm new and moving from deno deploy
2 Replies
Walshy
Walshy•7d ago
You never need to use Typescript, you can just not do any types 🙂 You can or can't, it's up to you
Akmal Kun
Akmal KunOP•7d ago
Tqvm 😀

Did you find this page helpful?