This topic contains 3 replies, has 0 voices, and was last updated by chanarbon 7 years, 10 months ago.

  • Author
    Posts
  • #1351

    whitecloud

    Hi All,

    I’m new to Netsuite and I have no experience using Javascript. We’ve been working with Consultant to do customization to our Netsuite environment and I would like to start taking over the work to save money. I have background in C# and I would like to start learning Suitescript and I know that I should start with Javascript.

    Does anyone has recommendation on where I can start learning Javascript/Suitescript? Best IDE to use?

    Thanks.
    This is a cached copy. Click here to see the original post.

  • #1352

    Ada_7B5

    Here are a few references that may help:

    https://github.com/getify/You-Dont-Know-JS

    https://www.amazon.com/Principles-Ob…ascript+object

    https://www.amazon.com/JavaScript-Go…oding=UTF8&me=

    If you’re using SuiteScript 2.0, you’ll also want to google Asynchronous Module Definition (AMD).

  • #1353

    erictgrubaugh

    There is some introductory documentation on Stack Overflow: http://stackoverflow.com/documentation/netsuite/topics

    I have a handful of introductory videos on my YT channel: https://www.youtube.com/channel/UCXc…QzzLIbreiBAsmg

    I offer coaching services for new SuiteScript developers, and for those students that aren’t familiar with JavaScript, I always refer them to CodeSchool’s “JavaScript Road Trip” modules: https://www.codeschool.com/learn/javascript

    As far as your IDE, NetSuite has an official plugin for Eclipse, and there is an open-source plugin for WebStorm. Whatever IDE makes you most productive in JavaScript would be the one to use.

    You can also join our Slack community and pay particular attention to the #suitecloud room: http://netsuiteprofessionals.com/


    ironside replied on 01/05/2017, 12:44 AM: Wish you were using gitter rather than slack. Devs hangout on Gitter. Hipsters are on slack

  • #1354

    chanarbon

    whitecloud

    http://javascriptissexy.com/how-to-l…ript-properly/ is somewhat a good thing to start with,

    You may also checkout an interactive tutorial @ Codecademy.

    For you IDE, I would rather suggest SuiteCloud IDE when you start learning developing with SuiteScript/ SuiteScript 2.0

You must be logged in to reply to this topic.