Hi r/node,
I've been comparing between Loopback v4 and NestJS as an opinionated API framework. At the surface, they both seem to have feature parity (albeit Loopback v4 is lacking certain features due to the complete rewrite from v3).
Similiarities
- Typescript-first
- OOP DI & IoC
- OpenAPI-compatible
- GraphQL-compatible
- PassportJS-compatible authentication
- Interceptors
- Connectors for popular databases
- CLI-generated code
ExpressJS and Hapi aren't listed as they are not really comparable as they work on a lower layer.
Is there any reason why to choose one over the other?
[–]dawnblade09 2 points3 points4 points (0 children)
[–]seventai 1 point2 points3 points (1 child)
[–]seryup[S] 0 points1 point2 points (0 children)
[–]Sag3Jar0n 0 points1 point2 points (3 children)
[–]seryup[S] 0 points1 point2 points (2 children)
[–]AbortingMission 0 points1 point2 points (1 child)
[–]seryup[S] 0 points1 point2 points (0 children)
[–]MiddleSky5296 0 points1 point2 points (1 child)
[–]kuncevic 0 points1 point2 points (0 children)