IDE
↔ Dev tool to write/build/test Source Code
aka IDE, Integrated-Development-Environment
VS Code
Best FOSS IDE, with extensive plugins, FOSS JS Electron by MS
source code editor
build automation tool
debugger
Linter
Dev tool to spell check Code Statically, flag bugs/inconsistencies, give warnings, suggest best practices, etc
References
Language Service
↔ component layer of TSC to provide tool integration with IDE for more featuresTS Playground
↔ online editor for TS, full feature IDEVS Code
↔ Best FOSS IDE, with extensive plugins, FOSS JS Electron by MSgithub codespace
↔ (feat)(paywall) to open github Repo in online cloud IDE playgroundTailwind CSS
↔ CSS Framework with huge Utility Class collection, VSC IDE-support for efficient consistent minimal CSS