HubSpot CMS For Developers Certification Exam Answers

Which of the following statements about a healthy codebase is TRUE?

Latest Update on 14th July, 2023 by Certification Course Answers

Which of the following statements about a healthy codebase is TRUE?

  1. Repeating the same code throughout your codebase is usually preferable to abstracting and reusing code because it’s easier for novice developers to understand.
  2. Developers using the HubSpot CMS are discouraged from reusing snippets of code because the cost of the CMS is prorated by file size and we would prefer that your codebase is extremely large.
  3. DRY is an acronym that stands for Do Right Yesterday. It means that finishing a project early is better than taking extra time to make a codebase maintainable.
  4. Reducing instances of repeated code helps to keep your codebase tidy and bug free.

Correct Answer :

  • Reducing instances of repeated code helps to keep your codebase tidy and bug free.

Latest Updates

No posts found in this category.