Today's lesson: a missing comma can affect your life, productivity, existence, and career
b
bbahrman
05/27/2021, 9:02 PM
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
Marygolds3
05/27/2021, 9:59 PM
hahaah right, i think its usually that
Marygolds3
05/27/2021, 9:59 PM
think of all the time saved i guess? lol
s
stalbert
05/28/2021, 2:30 PM
All these things are generally avoided with TypeScript and NFT. just sayin.
b
bbahrman
05/28/2021, 2:41 PM
@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
stalbert
06/01/2021, 2:30 PM
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.