Content
@
0 reply
0 recast
2 reactions
typeof.eth 🔵
@typeof.eth
Anyone reaching for Express instead of Hono for small projects these days? Did we all switch to Hono as the default?
2 replies
0 recast
11 reactions
jtgi
@jtgi
In my head I did but every time I reach for it I think I might need some ui so I abuse remix instead.
3 replies
0 recast
2 reactions
jtgi
@jtgi
I wouldn't use express again though. Last company I was at used it everywhere and its too annoying with typescript. For a pure api i'd reach for hono and fallback to fastify if it didn't work.
0 reply
0 recast
2 reactions
typeof.eth 🔵
@typeof.eth
Same, but Next.js. Working on something truly headless right now, though. And I really gotta drop Next.js in 2025 haha
1 reply
0 recast
2 reactions
matt 💭
@matthewmorek
It’s funny because Hono has JSX support built in as far as I remember. It’s why guys who built Frog used it as a base https://hono.dev/docs/guides/jsx
1 reply
0 recast
0 reaction