You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 1-js/03-code-quality/03-comments/article.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ complejo;
20
20
21
21
Pero en un buen código, la cantidad de comentarios "explicativos" debería ser mínima. En serio, el código debería de ser fácil de entender sin ellos.
22
22
23
-
Existe una fantástica regla al respeto: "si el código es tan poco claro que necesita un comentario, entonces tal vez debería reescribirse en su lugar".
23
+
Existe una fantástica regla al respeto: "si el código es tan poco claro que necesita un comentario, tal vez en su lugar debería ser reescrito.".
0 commit comments