Magic Numbers in Ruby & How You Make Them Disappear
Magic numbers sound exciting. Maintaining code that uses them is not. Learn from real world Rails projects to see how experienced developers use clarifying constants to avoid magic numbers in their work: https://eliotsykes.com/magic-numbers
Post a comment