• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
jhamon Avatar
Name:Unknown
Clan:Unknown
Member Since:Apr 2014
Last Seen:Oct 2018
Profiles:
    Following:0
    Followers:1
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies
    • Authored (9)
    • Needs Resolution
    • Custom User Avatar
      • jhamon
      • commented on "Using closures to share class state" kata
      • 11 years ago

      Thanks, I'll add this now.

    • Custom User Avatar
      • jhamon
      • commented on "Using closures to share class state" kata
      • 11 years ago

      Yeah, storing a reference to all the instances isn't good because it means they can never be garbage collected. Not really an issue here, but if you wanted to write real code using a similar technique you might get into trouble over it.

    • Custom User Avatar
      • jhamon
      • commented on "Given an array of numbers, which are perfect squares?" kata
      • 11 years ago

      The question of whether the input is an array or a range is still ambiguous.

    • Custom User Avatar
      • jhamon
      • commented on "Using closures to share class state" javascript solution
      • 11 years ago

      This comment is hidden because it contains spoiler information about the solution

    • Custom User Avatar
      • jhamon
      • commented on "Find within array" kata
      • 11 years ago

      Can confirm this is still a problem. Wish somebody would fix this.

    • Custom User Avatar
      • jhamon
      • commented on "Numerology" javascript solution
      • 11 years ago

      My mind is blown. Nice work.

    • Custom User Avatar
      • jhamon
      • commented on "Javascript filter - 2" kata
      • 11 years ago

      I agree that this is still a problem.

    • Custom User Avatar
      • jhamon
      • commented on "Fluent Calculator" ruby solution
      • 11 years ago

      Is there a reason to prefer class variables over constants?

    • Custom User Avatar
      • jhamon
      • commented on "Get config values of hash" ruby solution
      • 11 years ago

      No need for parens with your if statements. I don't think I've ever seen anybody use them in Ruby.

    • © 2025 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Code of Conduct
    • Contact

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...