mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-18 23:21:18 +02:00
add resource for hono (#6253)
This commit is contained in:
@@ -1 +1,8 @@
|
||||
# Hono
|
||||
# Hono
|
||||
|
||||
Hono is a lightweight, simple, and fast web framework for Cloudflare Workers, Deno, Bun, and other applications. It is a modern web application that is both fast and flexible. It offers inbuilt support for TypeScript, and easy development in a local environment. Using Hono, It is easy to create publishable web applications with Deno, Bun, and Cloudflare Workers.
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@article@Hono Official Documentations](https://hono.dev/docs/)
|
||||
- [@article@Build a web application with Hono](https://blog.logrocket.com/build-web-application-hono/)
|
Reference in New Issue
Block a user