Phillippe Santana
PhillCode

PhillCode

Follow
homebadges
Tag

#enumeration

#enumeration

More content

Read more stories on Hashnode


Articles with this tag

Enums should always be singular

Aug 25, 20222 min read

Well... not always, but most of the time. Learn some good reasons why ๐Ÿ˜‰ ยท Use the singular form, enum OrderStatus instead of enum OrderStatuses, and...

Enums should always be singular