Content
@
0 reply
0 recast
0 reaction
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 π
@alexk
Can you somehow export the code you have typed in the node session?
1 reply
0 recast
0 reaction
ambr0sia
@ambr0sia
this is so soothing to look at
1 reply
0 recast
0 reaction
matt π
@matthewmorek
Forgot that we can do this straight from the CLI 200 $degen
0 reply
0 recast
0 reaction
Marc BHE Season πβ£οΈ
@bighamenergy.eth
Deno repl its magic too
0 reply
0 recast
0 reaction
Alex - chimp.fun π
@alexk
Oh thatβs a good one!
0 reply
0 recast
0 reaction