Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Exploring Hono
Search
kimizuy
May 21, 2024
0
49
Exploring Hono
https://www.meetup.com/vancouver-javascript-developers/events/300162648/
kimizuy
May 21, 2024
Tweet
Share
More Decks by kimizuy
See All by kimizuy
実践Server Actions
kimizuy
0
31
ざっくり知る tamagui v1
kimizuy
0
220
個人ブログをNext13のApp Directoryに移行しました
kimizuy
0
300
最近知った GitHub Actions の Tips
kimizuy
0
260
5分で予習する Next.js 「Layouts RFC」
kimizuy
0
720
Featured
See All Featured
We Have a Design System, Now What?
morganepeng
55
8k
Unsuck your backbone
ammeep
672
58k
Marketing Yourself as an Engineer | Alaka | Gurzu
gurzu
0
140
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
2.3k
SEOcharity - Dark patterns in SEO and UX: How to avoid them and build a more ethical web
sarafernandez
0
140
The agentic SEO stack - context over prompts
schlessera
0
680
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
What does AI have to do with Human Rights?
axbom
PRO
1
2k
Money Talks: Using Revenue to Get Sh*t Done
nikkihalliwell
0
170
Skip the Path - Find Your Career Trail
mkilby
1
72
YesSQL, Process and Tooling at Scale
rocio
174
15k
Measuring Dark Social's Impact On Conversion and Attribution
stephenakadiri
1
140
Transcript
Exploring Hono 2024-05-21 Exploring Hono @kimizuy
Kimizu Yamasaki (Mickey) Front end engineer React & TypeScript GitHub:
https://github.com/kimizuy LinkedIn: https://www.linkedin.com/in/kimizuy/ Exploring Hono @kimizuy
What is Hono? Hono is an alternative to Express Exploring
Hono @kimizuy
Hono routing is faster than Express and other JavaScript routers
in most cases. https://hono.dev/c oncepts/benchma rks Exploring Hono @kimizuy
Hono runs on any runtime Exploring Hono @kimizuy
Hono runs on most platforms Cloudflare Workers Fastly Compute Vercel
AWS Lambda Lambda@Edge Exploring Hono @kimizuy
What can Hono do? Creating Web API Server-side JSX HTML
rendering Client-side JSX React compatible hooks TypeScript-based RPC ref: https://twitter.com/yusukebe/status/1788125002522611857 Exploring Hono @kimizuy
Exploring Hono @kimizuy
Wrap up Ultrafast & Lightweight Multi-runtime Many features Great DX
with TypeScript Exploring Hono @kimizuy