Y
Hacker News
new
|
ask
|
show
|
jobs
by
gberger
3594 days ago
Uh, then you and I have very different definitions of "express-like". When I think of express I think of middleware.
1 comments
franciscop
3593 days ago
In the simple way, express accepts a path (url-like fragment) and executes a callback when it matches the url. THAT is what I meant from express-like, but from this and other comments I can see it wasn't clear at all.
link