1

I try to find away to debug client side javascript which run on the browser, together with the server side which runs on the node-express.
now i like it to be done all together in Nodeclipse. i manage to debug the server side using remote debug only , which is OK solution . but now how can i debug the client side also ?

1 Answer 1

1

Use your browser functionality, e.g. debug within Google Chrome.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.