|
2 |
Added subjective tag
|
||
|
1 |
|
||
When to use Plural vs Collection word on MethodsI'm creating an API for a module and after I created several methods inside my classes, I asked myself this question. Right now, and as an example, I'm doing this:
But I realize that for several times that I use other API's / Services sometimes they have Collection in the name maybe like:
is there a rule for this? a pattern? or either way should be ok?
|
||||
