Express 5 is a pretty cool release -- it supports async handlers. For most basic uses (e.g. what we are doing here) I believe it won't have breaking changes, or if so it should be straightforward to fix.
Express 5 is a pretty cool release -- it supports async handlers.
For most basic uses (e.g. what we are doing here) I believe it won't have breaking changes, or if so it should be straightforward to fix.