Y
Hacker News
new
|
ask
|
show
|
jobs
by
javalin
3295 days ago
I made some major changes to the API this week, moving from
(req, res) -> {}
to
ctx -> {}
. Would love some feedback.
1 comments
josh64
3284 days ago
Nice change - it's a shame this got buried.
link