Skip to main content
1-Visitor
June 28, 2019
Solved

Thingworx Coding Best Practices!!

  • June 28, 2019
  • 1 reply
  • 1977 views

Hello All,

What do you follow as coding best practices within Thingworx Platform. I see that there are Thingworx Modeling best practices videos available.

Can you share what you do as code review best practice in Thingworx?

Best answer by CarlesColl

You also have this document written on my own experience: https://community.ptc.com/t5/ThingWorx-Developers/General-Performance-Recommendations-and-some-perks-unofficial/m-p/533554#M25272 it's a bit old but a lot of things of it are still true.

1 reply

Support
June 28, 2019

Hi @kenyangomes.

 

In terms of best practices for coding, I would recommend Googling it.  There are many sources available, such as this one:

 

JavaScript Best Practices

 

Here is another source that may be of interest:

 

ThingWorx Code Example Libraries

 

Regards.

 

--Sharon

 

1-Visitor
June 29, 2019

You also have this document written on my own experience: https://community.ptc.com/t5/ThingWorx-Developers/General-Performance-Recommendations-and-some-perks-unofficial/m-p/533554#M25272 it's a bit old but a lot of things of it are still true.