1
0
Fork 0
freesewing/markdown/dev/guides/best-practices/reuse-options/en.md

12 lines
341 B
Markdown
Raw Normal View History

---
title: Re-use options
order: 20
---
2022-02-18 18:33:38 +01:00
The same arguments for re-using measurements are also (somewhat) true for options.
While your pattern may require some very specific
options, there's probably a bunch that are similar to other patterns. Re-use those names.
As in, `bicepsEase` exists. So don't go creating an `upperArmEase` option.