Another Fullstack Dev pfp

Another Fullstack Dev

@anotherfullstack

13 Following
7 Followers


Another Fullstack Dev pfp
Another Fullstack Dev
@anotherfullstack
Just migrated from AWS CDK to Pulumi - one of the easiest tech stack changes I’ve ever made! Shoutout to Pulumi for: ✅ The perfect balance of abstraction - less sugar than AWS CDK, but not as verbose as Terraform. ✅ Super simple custom abstractions - way easier than Terraform modules. ✅ Remote state storage (S3, etc.). ✅ Smooth drift resolution with just `pulumi refresh`. ✅ Stable support for AWS services (no more “alpha” packages!). ✅ It’s FAST! ✅ Docker support - easily push images before the next step! Loving the switch so far!
0 reply
0 recast
0 reaction

Another Fullstack Dev pfp
Another Fullstack Dev
@anotherfullstack
New year, new you! A guideline how to build new skills while working full-time: 1. Pick a skill you absolutely must master. 2. Chat up your team—bonus points for high titles! 3. Convince everyone your project can’t survive without **insert skill here**. Voilà! 🚀 Caution: - You might not survive this plan (but hey, risks make life exciting). - Your project might not survive either (awkward, but recoverable).
0 reply
0 recast
0 reaction

Another Fullstack Dev pfp
Another Fullstack Dev
@anotherfullstack
tRPC is amazing! How easy it is to use the full power of typescript! Not to blame, but with NestJS + class-validator, for instance, it is 100 lines of code task 🤯 and no guarantee that TS will pick your type properly ;) PS: took an image of DTO from a random article on the internet just for illustrating purposes https://www.darraghoriordan.com/2021/10/26/nestjs-multiple-dynamic-models
1 reply
0 recast
4 reactions