|
|
|
|
|
by sandGorgon
2691 days ago
|
|
There is also Nest.js (which is Typescript based and also comes with an OEM,etc.). Nest has a bit more mindshare right now - with Triplebyte, etc using them https://nestjs.com The good part is that it uses Express under the hood (which probably is ending up becoming the Rack of JavaScript middleware) ...so you get the third party ecosystem compatibility. |
|