Y
Hacker News
new
|
ask
|
show
|
jobs
by
MildlySerious
3920 days ago
In the backend, I would personally recommend to indeed go with ExpressJS over KoaJS, the "callback-less" successor to Express. I tried working with koa, but error handling is an absolute mess when using generators.