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

Help for Debug code #4

Open
sanjay-swain opened this issue Jan 1, 2021 · 2 comments
Open

Help for Debug code #4

sanjay-swain opened this issue Jan 1, 2021 · 2 comments

Comments

@sanjay-swain
Copy link

Hi! I stumbled into this repository today. And I am new to this Node.js. It's a great program and I have few ideas which could be implemented (I guess). Also I was trying to learn new things while playing around with stuff. So, it will be helpful if you can tell how to debug the code or anything like that. I have never got into things like this yet. So I guess it is a good place to start to learn.

Thanks

@drendog
Copy link
Owner

drendog commented Jan 2, 2021

Hi,
I'm glad you want to contribute to this project. To get started follow the steps and installations written in the prerequisites in the README. If you want to understand how the project works, I recommend that you study some basics of js, comment on the method calls and print variables on logs, so you can understand what is happening and how the project works.
I hope these few words are enough for you to getting started.

@sanjay-swain
Copy link
Author

Thanks for your response. I am now trying to add comments to some of the function (which I can understand). I don't think I can write all its documentation, but I guess I can get what is actually happening when it runs. Anyway let's see where I can go with it.

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