Hacker News new | ask | show | jobs
by ThePhysicist 2289 days ago
Why do you have to de-typify Typescript dependencies? You can mix typed and untyped code with a gradual typing approach, and tools like webpack make this very easy?