> For the complete documentation index, see [llms.txt](https://basarat.gitbook.io/TypeScript/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://basarat.gitbook.io/TypeScript/project.md).

# Project

To create a successful project using TypeScript you need to understand the various project organization language features available. In this section we will cover "compilation context", declaration spaces and modules.
