ep12 - Node.js REPL - run js code within your app environment
In this episode, I will tell you how you can use Node Interactive Shell to run javascript code within your app environment.
As usual, the code is available on the github here: https://github.com/JSCasts-episodes/ep12-node-repl
And also blog version of the cast is here: https://softwarebrothers.co/blog/node-js-repl-run-js-code-within-your-app-environment/
The last link is the REPL docs: https://nodejs.org/api/repl.html