DEV Community

Discussion on: Migrating API from Laravel to NestJS

Collapse
 
hzburki profile image
Haseeb Burki

Thanks for the reply. I have a big system that I want to move to NestJS. I have a website in Gatsby, 3 web portals and a RN app.

Everything including the database is hosted on AWS and I need to be able to scale. Also I love Laravel its a great framework you're right about the support and articles but it isn't really known to be performant at scale.

That, along with the fact that devs here run from PHP and tend to go towards JS technologies is why I'm considering moving to NestJS.

I do like the idea of porting something small. I had the exact same idea in mind about porting the portal we use for in-house use.