Blog
Basic New NPM Version Workflow
04/13/2021 - Sarah Sunday
I currently have one published NPM package: the S3 Bulk Redirector. It’s a very simple package for a very specific use case. I only update it when the dependent packages need updating, which is not that often. I recently had...
Serverless Contact Form in Use!
01/27/2021 - Sarah Sunday
If you go to our contact page you’ll see a form to send us a message. After you fill it in, and then you click submit…what happens? Where does that information go?
Terraform Static Site Setup Updates
01/22/2021 - Sarah Sunday
I started building this set of Terraform scripts around a year ago to learn Terraform in a way that was concrete for me. I love making little static websites with AWS S3 and Cloudfront, so having a way to make...