Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 255 Bytes

File metadata and controls

14 lines (11 loc) · 255 Bytes

Tooling

In this chapter, we will go through various tools that are used in junction with TypeScript.

These tools include:

  • transpilers/compilers
  • editors/IDEs
  • linters
  • formatters
  • test runners
  • bundlers
  • CIs
  • and specific packages/libraries