nice. it's actually a customer payment, but that's what i was looking for.
s
stalbert
05/31/2018, 2:58 PM
I am biased, as the primary author, but I do recommend NFT especially for more complex scripting.
r
reptar
05/31/2018, 3:57 PM
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
stalbert
05/31/2018, 4:53 PM
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.