Content pfp
Content
@
0 reply
0 recast
0 reaction

jtgi pfp
jtgi
@jtgi
prototyping tip i use a lot: if you run `node` in your projects root the node_modules directory is automatically exposed to the cli. So you can import directly and poke at apis. It works with esm modules via `await import('...')`.
6 replies
0 recast
20 reactions

Alex - chimp.fun πŸ™‰ pfp
Alex - chimp.fun πŸ™‰
@alexk
Can you somehow export the code you have typed in the node session?
1 reply
0 recast
0 reaction

ambr0sia pfp
ambr0sia
@ambr0sia
this is so soothing to look at
1 reply
0 recast
0 reaction

matt πŸ’­ pfp
matt πŸ’­
@matthewmorek
Forgot that we can do this straight from the CLI 200 $degen
0 reply
0 recast
0 reaction

Marc BHE Season πŸ–β˜£οΈ pfp
Marc BHE Season πŸ–β˜£οΈ
@bighamenergy.eth
Deno repl its magic too
0 reply
0 recast
0 reaction

Alex - chimp.fun πŸ™‰ pfp
Alex - chimp.fun πŸ™‰
@alexk
Oh that’s a good one!
0 reply
0 recast
0 reaction