7 ms·
agree with this, at this point all my toy projects, even those of a few lines, are in typescript (with bun.js so I don't have the overhead of configuring node f
by yulaow 2y ago
agree with this, at this point all my toy projects, even those of a few lines, are in typescript (with bun.js so I don't have the overhead of configuring node for ts)
- IshKebab 2y agoYeah I use Deno for the same reason.