I'm loving how often Typescript is being mentioned...
# suitescript
e
I'm loving how often Typescript is being mentioned in Keynotes and breakout sessions
s
Nice. It's a no-brainer choice really, especially in the NS space where local compile time checks save you from all the hassle of deploying and testing just to find an error TS would have caught.
e
Agreed. I get the impression that we'll be able to deploy.ts directly. No need to compile
s
It would be a step up if SuiteScript supported TS directly.
However, I'd have some questions around flexibility with
tsconfig.json
settings
m
Guess I'm going to have to learn to use it based on how good everyone says it is
Haven't started 2.1 yet.
s
The nice thing is SS 2.1 JS can look a lot like TS