Hacker News new | ask | show | jobs
by husarcik 1005 days ago
I question this myself as bun.js is approaching golang speeds.
1 comments

I highly doubt it's doing type checking though so you aren't going to be eliminating tsc from the picture even if you are using bun.js unless you want to just cross your fingers and hope for the best.
My ide does a pretty good job saying something is wrong without using tsc.