DEV Community

Discussion on: What framework do you use and why?

Collapse
 
strahinjalak profile image
Strahinja Laktovic

It's very nice and fast to setup microservices in express. Though with Typescript and packages like 'typedi' it easily go beyond the simplest REST API service, which is great and all up to you. I tried NestJS as well and i think it's great for more complex applications, even though the framework is still young.