Naming Things Is Hard - FastRuby.io

Even when you find the right name for something, it can still be a problem.Ruby allows us to do many things that could be difficult in other languages, we can modify classes and override methods on the fly, we can define new classes programmatically based on the result of other code, we can append/prepend/extend modules at runtime, we can do a lot of meta programming… and we can do that with no warnings or complains by the Ruby interpreter.But we have to be careful, there’s a lot of power, but, if not used properly, we can create a lot of problems.
Naming Things Is Hard - FastRuby.io #ruby #rubydeveloper #rubyonrails https://rubyonrails.ba/single/naming-things-is-hard-fastruby-io

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles