Let's test your knowledge. Click the correct answer from the options.
Which of the following is not a downside of monorepos?
Click the option that best answers the question.
- A bug or breaking change in one project can adversely affect others.
- Fine-grained access control is difficult to implement.
- The repository size grows exponentially with each added project.
- Dependencies between projects are easily managed.