Closed Sieniawsky closed 9 years ago
I will let you close this one, think for the most part my variables have informative names
What about this op
and op[0].d
doesn't describe much.
@Sieniawsky this is part of the ShareJS API and I have no control over the poor naming of the variable d
in op[0].d
A lot of the current code base uses meaningless, or cryptic variable names, such as here, which cause poor readability and maintainability. It's an acceptable compromise to increase readability at the expense of added verbosity.