Learn TypeScript

Quiz

Quiz

This quiz will test what you have learned about using Babel, ESLint, and Webpack with TypeScript.

1.

What Babel preset can be used to transpile TypeScript to JavaScript?

2.

What is the recommended linting tool for use with TypeScript?

3.

What package contains the recommended set of TypeScript linting for ESLint?

4.

What package can we use so that we can write a Webpack configuration file in TypeScript?

5.

What Webpack plugin can be used to type-check TypeScript code?

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