How to migrate from Typescript?

In the documentation, there’s a section that talk about how to slowly introduce Rescript into a JavaScript codebase, so is there also a recommended way to gradually introduce Rescript to a Typescript codebase with the least amount of surprises?

2 Likes

Here’s a great writeup by Javier Chávarri
https://www.javierchavarri.com/adopting-reason-strategies-dual-sources-of-truth-and-why-gentype-is-a-big-deal/