Please enable JavaScript to use CodeHS

Diseño y Desarrollo Web

Lesson 3.8 El principio de no repetirse

Description

En esta lección, los alumnos aprenderán el principio No te repitas (DRY).


Objective

Students will be able to:

  • Articulate the importance of the DRY Principle
  • Cut down on the amount of repeated code in their programs by combining selectors and using divs