Suite commerce advanced series #4

Suite commerce advanced series #4

As we all know that the 2019.2 release is already out with some new and best features available There are couple of cool things in this release which as a netsuite solution provider we decode one by one

In the latest release netsuite makes some significant  work over Architectural and Developmental Changes to the structure of the core commerce code bundles. which best netsuite solution provider are definetly aware of

Three new technologies are being introduced:

SuiteScript 2.0

TypeScript :including ES6+ support

SuiteCloud Development Framework (SDF)

SuiteScript 2.0 : Previously SuiteScript 2.0 was not supported in the Web context or you can say was not 100% supported in SuiteCommerce Arena now SuiteScript language has been available for use within the NetSuite ecosystem and we can use it in the context of your web store (just as long as you put it in your external scripts). As of 2019.2, it is now available natively throughout the SuiteCommerce Advanced bundle .

Typescript : It is going to give more power in the hands of Suite Commerce as TypeScript is an open-source programming language developed and maintained by Microsoft. As a netsuite solution provider we are happy to provide info it is a strict syntactical superset of JavaScript, and adds optional static typing to the language. TypeScript is designed for development of large applications and transcompiles to JavaScript. TypeScript contains a number of new concepts and patterns that are designed for complex applications that want to scale. We can also use more modern features of ECMAScript without worrying about compatibility because it will be transpiled to your specified older version.

let color: string = “blue”;

 color = ‘red’;

in place of var we can write let

If you wish you can also follow same javascript(.js) or you can use typescript(.ts) in future .

SDF :This feature basically help in extension development and enhancement as they contain all of the NetSuite objects required for the extension to function, such as custom fields and records, thus ensuring your customizations are ‘complete’ Feature detection to ensure customizations can only be installed on accounts that will support them Script execution events that can fire, for example, before and after installation of the bundle.

Feel free to reach your NetSuite Solution Provider , TheSmilingCoders for proper netsuite implementationnetsuite consultation , netsuite customizationnetsuite Support,netsuite Training, contact us at:

Email : [email protected]

Facebook : https://www.facebook.com/Smiling-Coders-Netsuite-Training-Implementation-and-Support-1591053827660082/

Linkedin : https://www.linkedin.com/company/netsuite-academy/


Log out of this account

Leave a Reply