tangled developer
The truth is out there. Anybody got the URL?!
Posts with "nodejs"
01
Sep 2023
ORMs / Query Builders / Raw SQL - Some ramblings
So w.r.t the ORMs / QueryBuilders / Raw SQL; Below are my observations (some from my own experiences) - **Advocating a...
26
Jul 2020
Migrating AWS Lambda to Pulumi Project from Serverless
Here you can find how to move an AWS Lambda function deployed as a Serverless Framework application into a Pulumi project without making any changes to lambda code.