Building a BMI Calculator CLI with TypeScript — Types, Functions, and Vitest
This article documents a Java engineer's process of learning TypeScript by building a BMI calculator CLI tool, with the author writing all code themselves while using AI for guidance and debugging. Th…