Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
[2023] Stop using express.js as default in 2023
(opens in new tab)
(akmittal.dev)
3 points
akmittal
2y ago
2 comments
Save
Share
2 comments
2 comments · 2 top-level
top
newest
oldest
akmittal
OP
2y ago
Express has been de-facto standard as a nodejs web framework. There are a lot better option now a days like fastify and hono. There is no reason to use express in new projects
nc0
2y ago
The issue is that newer HTTP servers try to do too many things, which in the end reduces the flexibility we have as developers.
j
/
k
navigate · click thread line to collapse