Play around with both browser and node js code in the same repl.
- Run both node and browser js code.
require
and use node modules from your home directory.- Send fetch requests then inspect results without any CORS restrictions.
Play around with both browser and node js code in the same repl.
require
and use node modules from your home directory.