How I (didn't) Keep My Open Source Libraries Up to Date
As a developer of several open source libraries using Angular, React, and Next.js, I have struggled with keeping them...
Continuous integration and delivery in practice: GitHub Actions, versioning, release automation, and deployment patterns that reduce manual steps.
As a developer of several open source libraries using Angular, React, and Next.js, I have struggled with keeping them...
I created a custom Github action that deploys a static website to s3, and I want to point out a...