Using DataGrip with NetSuite
DataGrip is a great application from the team at JetBrains. It allows you to connect to a variety of different databases and data sources including NetSuite when you use the ODBC/JDBC drivers provided by NetSuite.
All of my long-form thoughts on NetSuite development, understanding Stoicism, amateur photography and anything else.
DataGrip is a great application from the team at JetBrains. It allows you to connect to a variety of different databases and data sources including NetSuite when you use the ODBC/JDBC drivers provided by NetSuite.
The following are excerpts from Rules for a Knight by Ethan Hawke.
Naming functions well in our code is often challenging. With no modules to speak of in SuiteScript 1.0, these function often exist in the JavaScript global namespace. This is an easy way to namespace your functions to avoid any naming collisions.
When writing SuiteScript, your code will be easier to read if you can use regular JavaScript objects rather than the script IDs for your custom field names. Using the JavaScript .map() function can help.
There are few learning platforms that provide quality, on-demand training for such a wide variety of software development and design topics as Pluralsight.