📰 Dev.to · Ajeet Chaulagain
Articles from Dev.to · Ajeet Chaulagain · 2 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (26781)
ArXiv cs.AIDev.to AIMedium · AIMedium · ProgrammingMedium · Machine LearningMedium · Cybersecurity

Dev.to · Ajeet Chaulagain
15h ago
Inside a 3-app Turborepo monorepo: parallelism, caching, and CI that stays fast
How I structured the ShipWindow monorepo with Turborepo — folder layout, why a monorepo, why Turborepo, and what I learned about CI along the way.

Dev.to · Ajeet Chaulagain
5d ago
How to Deploy NestJS to AWS Lambda Using CDK and GitHub Actions
Learn how to deploy a production-ready NestJS app to AWS Lambda — adapt it for the serverless model, define infrastructure with CDK, and automate deploys via Gi
DeepCamp AI