Today's lesson: a missing comma can affect your li...
# suitescript
m
Today's lesson: a missing comma can affect your life, productivity, existence, and career
b
Yesterday I spent a few hours first testing a script that didn't get uploaded properly from SDF, then another couple troubleshooting setting fields that don't exist, and then wrapped up my night realizing that the issue that had caused other issues in the early morning was a camel case field name instead of all lowercase. I feel your pain, 10 hours of time spent testing one hour of code.
m
hahaah right, i think its usually that
think of all the time saved i guess? lol
s
All these things are generally avoided with TypeScript and NFT. just sayin.
b
@stalbert I played with TypeScript a while ago. I like it in theory. I'm in consulting though and my concern is everyone needs to be onboard with the TypeScript and that can be hard working with various clients. If someone edits the javascript file the typescript compilation will overwrite it
s
Yes, if the source TypeScript then one should only edit the TS files. That hasn't been a problem for us over the last 5 years using TS.