Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 495 Bytes

File metadata and controls

18 lines (11 loc) · 495 Bytes

JavaScript for Enterprise Development

This is a series of articles about using JavaScript to develop applications in an Enterprise setting. These Git repos contain the source code used in the articles.

Part 3 - Hello TypeScript!

Part 3 explains how to set up a simple NodeJS project with TypeScript and VS Code debugging enabled.

The original article is here:

You can find links to all of my articles here: https://medium.com/@dupski

Usage

See the article linked above :-)