Collaborating on Web Applications
- Updated2023-02-17
- 1 minute(s) read
Collaborating on Web Applications
Learn about tools that help your team streamline interactions with project files during software development.
Consider using one of the following tools when working on a project with a team
of developers.
These tools are designed to support developer efficiency and preserve the
integrity of your code base.
- Package Dependencies Document—Store a list of packages a project uses so you can set up a development system.
- Source Code Control—Back up and manage versions of your source files.