Hi Everyone,
I recently given access to code in my project. But i was working in a support role from past 3 and half years. I see there are many files and a complex code. How can i understand quickly the code. If anyone working as a developer can you please guide me any approach on how to understand the code effectively. Can anyone please share me a best advise ?
#Trailhead Challenges #Trailhead #Salesforce Developer #Flow #Data Management
Hi @M Ajay
,
You can use Agentforce for Developers to understand the code create documentation, write test classes write class triggers and flows etc.
First check if it's allowed in your project to use Agentforce for developers if yes then you can use this trailhead to setup Agentforce in vs code and use it.
Or you can use any other tool like chatgpt,grok : - Write the code and give a proper promt explain the code line by line.
Hope this helps.