Hacker News new | ask | show | jobs
by aCoreyJ 1071 days ago
Very little typescript changes your code in a way that would be meaningful for performance. I think enums are one case. It's not like it changes your loops or adds object copies or anything like that