TypeScript
Learn how to supercharge your JavaScript development with TypeScript.
Nesting Nest-Commander Commands
How to create nested commands in a commander CLI

Optimizing Nest-Commander: User Inputs
Enhance your Nest-Commander CLI app by adding user input options for custom messages. Learn to implement and prompt for parameters effectively.

How to Make a CLI App with NestJS: Step-by-Step
Learn how to create robust Command Line Interface (CLI) applications using NestJS and the Commander library.

How to Use TypeScript Decorators with esbuild
Learn how to use TypeScript decorators with esbuild and enable modern frameworks like NestJS.

My Node.js Toolkit for DevOps Scripting
Maximize your TypeScript & Node.js skills with DevOps scripts! Learn about the essential libraries for a successful implementation in this article.

Create a tsconfig for nodejs 14
Learn how to easily setup a tsconfig file to build for nodejs.

Running TypeScript without Compiling
Most applications will require some DevOps scripts to support them. Learn how to create these scripts with TypeScript that can be executed from the CLI.