Hacker News new | ask | show | jobs
by amitp 286 days ago
Love it! For typescript, esbuild has been my favorite tool for turning typescript into browser-readable js, and then I check type errors separately using the ide plugin.