Use Node.js to check client code
Sometimes you run into syntax errors in you client code, which can be a pain to track down from a browser.
You can just run node client.js
and if there are any syntax errors, node will fail on those before it runs the code. Magic.
Written by Adam Blackburn
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Nodejs
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#