Learn TypeScript

Introduction

Introduction

Using Babel, ESLint, Webpack with TypeScript

Often we need to use TypeScript with other tools. In this module, we are going to learn how to use TypeScript with three popular tools. We will learn how to use Babel to transpile TypeScript to JavaScript. We will learn how to use ESLint to check code quality. We will also learn how to configure Webpack to bundle TypeScript code.

In this module we will cover:

© 2023 Carl Rippon
Privacy Policy
This site uses cookies. Click here to find out more