Home
Orta edited this page Feb 23, 2020
·
25 revisions
The TypeScript Wiki is for people who are interested in:
- Debugging TypeScript problems
- Using the compiler API
- Wanting to contribute to the TypeScript codebase or to understand the compiler
It is also used as a scratch-pad for one-off links which are useful when triaging GitHub issues. For example the FAQ
If you are after documentation on how to use TypeScript the language, or the build tool: please see: https://www.typescriptlang.org
Pages 58
- Home
- 'this' in TypeScript
- API Breaking Changes
- Architectural Overview
- Blog Post Ideas
- Breaking Changes
- Cancellation Support in tsserver
- Coding guidelines
- Common Errors
- Compiler Internals
- Compiler Options
- Configuring MSBuild projects to use NuGet
- Contributing to TypeScript
- Debugging Language Service in VS Code
- Dev Mode in Visual Studio
- FAQ
- FAQs for API Consumers
- Getting logs from TS Server in VS Code
- How the User Tests Work
- input
- Integrating with Build Tools
- JavaScript Language Service in Visual Studio
- JSDoc support in JavaScript
- JSX
- Nightly drops
- Node Target Mapping
- Performance
- Performance Tracing
- Preferred Issue Titles
- Providing Visual Studio Repro Steps
- README
- README
- Release Activities
- Resources
- Roadmap
- Setting Compiler Options in MSBuild projects
- Spec conformance testing
- Standalone Server (tsserver)
- Triage Instructions
- Triggering TypeScript Bot
- tsconfig.json
- Type Checking JavaScript Files
- TypeScript Deployment
- TypeScript Design Goals
- TypeScript Editor Support
- TypeScript MSBuild In Depth
- TypeScript's Release Process
- Typings for npm packages
- Updating TypeScript in Visual Studio 2017
- Useful Links for TypeScript Issue Management
- Using the Compiler API
- Using the Compiler API (TypeScript 1.4)
- Using the Language Service API
- Using the New Language Service in Visual Studio 15 Preview
- Using TypeScript With ASP.NET 5
- What's new in TypeScript
- Writing a Language Service Plugin
- Writing Good Design Proposals
User documentation
News
Debugging TypeScript
- Performance
- Performance-Tracing
- Debugging-Language-Service-in-VS-Code
- Getting-logs-from-TS-Server-in-VS-Code
- JavaScript-Language-Service-in-Visual-Studio
- Providing-Visual-Studio-Repro-Steps
Contributing to TypeScript
- Contributing to TypeScript
- TypeScript Design Goals
- Coding Guidelines
- Spec conformance testing
- Useful Links for TypeScript Issue Management
- Writing Good Design Proposals
- Compiler Internals
- Deployment
Building Tools for TypeScript
- Architectural Overview
- Using the Compiler API
- Using the Language Service API
- Standalone Server (tsserver)
- Dev Mode in Visual Studio
- TypeScript MSBuild In Depth
- Debugging Language Service in VS Code
- Writing a Language Service Plugin
FAQs