13 followers
I am a full-stack developer and devops engineer with experience with React, Nest.js, and managing AWS resources with Terraform, among other things.
๐ This post is long. Take a look at the table of contents. After a brief explanation of the "tools" concept, followed by a quick comparison of the...
You're a web developer or full-stack / DevOps engineer. You are writing applications that will run in Node.js, will likely run in a Docker container,...
The latest potential replacement for Node recently dropped version 1.0 over at bun.sh. I played with it for a day, and I have some thoughts to share....
TL;DR they're still slow ยท A couple of years ago, Mikhail Shilkov wrote a blog post detailing AWS Lambda cold starts using Docker images. Let's revisit...
A newbie's experience diving into the current ML ecosystem ยท My goal in this post is not to teach you something. I will share a few great entry points I...
Let's take a look at dependency injection and how it works with functional programming in Javascript / Typescript. My goal here is to ask a question,...