nice. it's actually a customer payment, but that's...
# suitescript
r
nice. it's actually a customer payment, but that's what i was looking for.
s
I am biased, as the primary author, but I do recommend NFT especially for more complex scripting.
r
hmmm seeing a lot of typescript. i tried doing a youtube guide to installing a node/npm/ts/gulp concoction for autoupload and content assist/tab completion and i wasn't leet enough to swing it. i'll bookmark it.
s
yes, NFT for SS2 is really a TypeScript-first environment. The more complex the script the more I appreciate strong typing and TS. You can use it with plain JS but we don't focus on that use case as TS makes code less verbose overall.