- Student Help Center
- Definitions
- Content Management System (CMS)
What is DRY?
Introduction to CMS
DRY
"Don't repeat yourself" (DRY) is a principle in software development that is aimed at reducing repetition of software patterns to avoid redundancy. The goal is to improve maintainability of the code.
References:
- DRY:
https://en.wikipedia.org/wiki/Don%27t_repeat_yourself - HubL Syntax:
https://developers.hubspot.com/docs/cms/hubl - CMS for Marketers: Certification Course
https://academy.hubspot.com/courses/cms-for-marketers - CMS for Developers: Certification Course
https://academy.hubspot.com/courses/cms-for-developers