Guidelines and tips for collaborating effectively with other students.
Work In Progress The contents of this page are not satisfiably complete yet, and may be missing important information. Please check back soon.
Before you start collaborating with others, it’s important to consider your own development environment and the tools you use.Colloboration requires coordination efforts to prevent conflicts and — at the very least your environment should support common collaboration mechanisms such as version control, automated code formatting, and linting (ensures consistent code style across a codebase, e.g. .editorconfig or prettier).