16 followers
I am a 5x AWS certified senior full-stack developer. I write about cloud architecture, infrastructure as code, and automation.
Elevate Your Nest-Commander App with Enhanced User Interaction · In my previous article, you created a NestJS CLI application. It was a very basic...
I recently started a role on a company's developer experience team. One of the responsibilities that comes along with this is building larger CLI...
Just about every developer that I meet has one, or more, side-projects that they work on. My primary side project (an Alexa skill called Movie Quiz)...
Improve your Astro static website by adding a search function for better content discoverability and user experience. · I recently converted my blog from...
A DynamoDB query can only return 1MB of results. So, how can you get all of the results of a query if it's bigger than that? There are two ways: the...
My favorite packages to use when writing code to support the real code. · Whether you need to build lambda code or hydrate a test database, most projects...