Open phduarte opened 5 years ago
In the Objects and Data Structures topic, it can be included this design pattern that treat the use of string, int, and so on, instead Classes for Name, Money, Email, Phone, etc.
reference:
https://refactoring.guru/smells/primitive-obsession
@phduarte I will have a look at the article. Feel free to do a PR if you think that's good for our community
In the Objects and Data Structures topic, it can be included this design pattern that treat the use of string, int, and so on, instead Classes for Name, Money, Email, Phone, etc.
reference:
https://refactoring.guru/smells/primitive-obsession