Embed presentation
Download to read offline







Pry.js is a Node debugger and REPL that allows you to stop in your code like the Pry debugger for Ruby. It can be installed via NPM and provides commands like help, whereami, and play to debug and interact with a Node application. Pry.js allows for live coding by stopping execution in the code.





