Skip to content

Comment on How to Do a TypeScript Conversionparent

Comments

Ooh that may have been the approach for my sister comment about circular deps. Thanks for the insight.

The solution for me would be make new libraries (without circle) and migrate old code to reference them. Instead of pulling old code into the new libraries with the circular deps coming with them

You could also just remove the circular deps first?

You could. Probably a lot of work! You are also fighting against new code going in adding more. Splitting into modules prevents this.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.