Vamsee Lakamsani

Avatar
  • Total activity 11
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 2
  • Created

    WebStorm node.js debugging not working

    env node.js 7.7.1 ==== WebStorm 2017.1Build #WS-171.3780.79, built on March 17, 2017JRE: 1.8.0_112-release-736-b13 x86_64JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.oMac OS X 10.12.3 === below i...
    • 5 followers
    • 22 comments
    • 0 votes
  • Edited

    closure syntax

    // cluster.on('online', (worker) => { cluster.on('online', function (worker) {WebStorm editor flags the commented out line as an error. Code runs fine either way. Is this a known issue and is the...
    • 2 followers
    • 2 comments
    • 0 votes