Latest Updates

Documenting code, one commit at a time.

Simplifying Dependency Management: A Return to npm

The Problem

The learn-cicd-typescript-starter project provides a foundational template for implementing robust CI/CD practices within a TypeScript environment. During its evolution, like many projects, it experimented with different dependency managers. However, sometimes the drive for consistency, broader ecosystem compatibility, and simplified developer onboarding leads to standardizing

Read more