Closed imboogieman closed 8 years ago
plus! 0/4
plus! 5/1 Now we need find a suitable replacement for unexpected-express
.
plus! 1.33/1.33
According to my observation response header X-Powered-By is still Express which means according to this https://en.wikipedia.org/wiki/List_of_HTTP_header_fields that framework was not migrated to Koa2
plus! 3/0
plus! 3/1
plus! 3/1
plus! 7/7
plus! -1d 7/7
plus! -7/-7
plus! -1d 4.1/4.1
Looks like implemented. Verified on Windows Pro 7/Chrome 50
We use ExpressJS as a framework for our web-backend code (api-server, server which rendeds React-components on the server-side).
There are 2 issues here:
On the other hand, Koa 2.0 framework is based on ES7 await/async primitives which guarantee robust error handling and is actively developed. It is marked as "alpha", but (quote from official documentation follows):
The task is to convert our server-side code from ExpressJS to Koa2. This means: