Content pfp
Content
@
0 reply
0 recast
2 reactions

‍‍ pfp
‍‍
@git
out of the box Deno supports typescript jsx/tsx bench compile to executable coverage doc gen fmt lint workspaces jupyter pkg publishing task runner testing yarn/p/npm compatibility yarn/p/npm workspaces compatibility almost all of node core mods (ie `node:http`) version manager (it upgrades itself) got tired of typing
7 replies
3 recasts
92 reactions

Rafi pfp
Rafi
@rafi
I use Deno extensively. It’s great but still lots of rough edges. URL imports are great but makes peeking and debugging 3rd party code harder. But thankfully they are bringing native node_modules/ support in Deno 2 (BYONM)
1 reply
0 recast
0 reaction

‍‍ pfp
‍‍
@git
can you give some rough edges examples? my experience has been that: issues that cause me to need to inspect node modules are far less common when in a pure esm environment
1 reply
0 recast
0 reaction