Featured
Add CLI Scripts to Your TypeScript/Node Project with TSX (No, the Other TSX)
One-off CLI scripts that share code with the application are valuable. Here's my favorite way to run them in a Node.js TypeScript project.
June 27, 2023
