Stop Paying for Servers: Host Your React App on S3new
Why pay monthly for an EC2 instance when you can host your React frontend for pennies? A deep dive into S3 + CloudFront.
Notes on software engineering, systems, and things I learn while building.
Why pay monthly for an EC2 instance when you can host your React frontend for pennies? A deep dive into S3 + CloudFront.
RSCs are confusing. Here is my attempt at explaining them without the buzzwords, focusing on how they actually change the way we ship apps.
Stop shipping bloatware. Learn how to use multi-stage builds and Alpine Linux to create production-ready images.