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

# Introduction

This book was created to help [Flow](https://flow.org/) users transition to TypeScript. It is divided into two sections. The Flow Equivalence section presents a comparison between common Flow types and their TypeScript equivalent, and the Advanced Use Cases section shows how TypeScript can be used to improve error checking.

## Contribute

If you've found an error or have noticed something is missing, please feel free to [open an issue](https://github.com/shobhitg/road-to-typescript/issues) or [submit a pull request](https://github.com/shobhitg/road-to-typescript/pulls). Thank you to all of our [contributors](https://github.com/shobhitg/road-to-typescript/graphs/contributors)!

## Share

You can read the book on GitBook here: <https://typesafe.gitbook.io/road-to-typescript/>
