feat: add resource link (#8380)

Add link with NodejS getting started about debug
pull/8371/head^2
Vladimir Poplavskij 3 weeks ago committed by GitHub
parent b70e73124f
commit a6519d7aba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/data/roadmaps/nodejs/content/using-debugger@XEGTeGWw05xWYOfUo3POE.md

@ -7,4 +7,5 @@ Example - `$ node inspect myscript.js`
Visit the following resources to learn more:
- [@official@Official Docs](https://nodejs.org/api/debugger.html)
- [@official@Inspect Docs](https://nodejs.org/en/learn/getting-started/debugging)
- [@article@Freecodecamp.org - Debugging](https://www.freecodecamp.org/news/how-to-debug-node-js-applications/)

Loading…
Cancel
Save