Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Documentation Update for Debugging #63

Closed
mattezell opened this issue Sep 21, 2018 · 5 comments
Closed

Request: Documentation Update for Debugging #63

mattezell opened this issue Sep 21, 2018 · 5 comments

Comments

@mattezell
Copy link

Currently, many users are finding it difficult to work with IISNode for a number of reasons.

One of the reasons users are experiencing problems is as a result of the fragmentation created by the original (no longer maintained) repo not directing users to this repo. In hopes of making this a bit better, I've reached out to the author on Twitter to see if he'd consider updating the readme to do that. I chose to reach out on Twitter because it seems that the author is active there, while no longer replying to issues in the original repo.

Another problem is the accuracy of the documentation - including documentation in this Azure repo. For example, the "NEW: integrated debugging with node-inspector v0.7.3" link takes you to a product sales site, which does not instill confidence in users when they find themselves referencing the IISNode documentation here in the official Azure repo.

Something else that would improve user's experiences would be to update the documentation with updated debugging guidance. For example, I've successfully setup debugging in VSCode against an IISNode hosted NestJS/Express application, as I've detailed here: #54 (comment) I would propose this be included in the documentation. I would be happy to write this process up more formally if that would be of assistance to this project.

@mattezell
Copy link
Author

Update on this. The original repo has been updated to direct user's here.

https://github.com/tjanczuk/iisnode

Thanks @tjanczuk!

@mattezell
Copy link
Author

I've written a post on my personal blog detailing how to debug an IISNode hosted application via VSCode: https://blog.immatt.com/2018/10/09/iisnode-modern-debugging-via-vscode/

Any interest in including this in the docs?

@davidebbo
Copy link

Yeah, looks like solid content! Send PR to add link?

@mattezell
Copy link
Author

Thanks, @davidebbo - I've submitted a PR which removes the bad debugging link and adds this one.. #66

@davidebbo
Copy link

Done deal, thanks for the post!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants