Hi Team,
We wanted to know what you all recommend when it comes to the right approach for development. We have a prod env and a sandbox env. We have a large team and they all plan to develop. Our assumption would be that we are better off developing and testing on our local systems first before we migrate to the sandbox. Or can we simply point VSCode to Sandbox, build and test inside VS Code in a GitHub branch and promote the package when we feel confident with the codebase? What would you recommend so that we are not stepping on each other's toes and not breaking the sandbox every min? If these standards are documented anywhere, we will appreciate the links.