function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
jaishrijaishri 

Hi, Can anyone help me in salesforce DX what are advanatage of salesforce DX ,compare 2 salesforce org, how to do static analysis code what are features available for deployments ?

PriyaPriya (Salesforce Developers) 
Hi Jaishri,

Advantages of Salesforce DX
  1. It helps improve team collaboration and development.
  2. It makes the release cycle process more agile and efficient.
  3. It allows the developers to use any tool to modify the code such as CLI, VIM, Sublime, Atom, etc.
  4. Facilitates automated testing for your code and enables continuous integration.
  5. Requires a local development setup for the developers to get hands-on expertise on DX.
Disadvantages of Salesforce DX
  1. As DX is new, some features are still missing and yet to come so users may confront some errors.
  2. Troubleshooting seems to be a difficult task for system admins as it needs heavy line commands and instructions.
  3. The learning curve for developers is extremely high to get familiar with the customized platform.

Kindly refer this blogs for more detail :-
1. https://www.ajaydubedi.com/featured/benefits-of-using-salesforce-dx/#:~:text=Advantages%20of%20Salesforce%20DX&text=It%20allows%20the%20developers%20to,hands%2Don%20expertise%20on%20DX. (https://www.ajaydubedi.com/featured/benefits-of-using-salesforce-dx/#:~:text=Advantages%20of%20Salesforce%20DX&text=It%20allows%20the%20developers%20to,hands%2Don%20expertise%20on%20DX.)

2. https://salesforce.stackexchange.com/questions/263633/what-are-the-real-benefits-of-using-salesforce-dx
 

Kindly mark it as the best answer if it works for you.

 

Thanks & Regards,

Priya Ranjan