I'm curious if Node/JavaScript developers would appreciate an SDK having been written in TypeScript, even if only wanting to use the transpiled Jav...
For further actions, you may consider blocking this person and/or reporting abuse
Absolutely! Intellisense integration in an IDE with TS type definitions or even JSDoc comments help tremendously! 😄
docs.nestjs.com
That looks like someone ported Spring to Node.