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: content/contributing-code/javascript-guidelines/contents.lr
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ A few philosophical guidelines can stand in place of a thousand narrow rules.
19
19
20
20
### Simplicity
21
21
22
-
> Use and build only what is _essential_ to a project_when_ it is needed.
22
+
> Use and build only what is _essential_ to a project.
23
23
24
24
Projects can easily grow beyond their essence by taking on dependencies and features that are not central to their purpose. Keep the essential purpose in mind as a project evolves. Take on only what is needed and only when the need arises.
0 commit comments