Hacker News new | ask | show | jobs
by j_m_b 2150 days ago
How much would you attribute that to the fact that you rewrote the code? I know my second pass is always better.
1 comments

JS -> TS is usually just a matter of adding types, so I think by "ported" the previous commenter just meant adding types and tweaking as needed to make the type system happy.