• 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
EA-EKB Avatar
Name:Unknown
Clan:Unknown
Skills:js, angular 14+, scss, html5, bem
Member Since:Jan 2025
Last Seen:Jan 2025
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored (9)
  • Needs Resolution
  • Custom User Avatar
    • EA-EKB
    • commented on "RGB To Hex Conversion" javascript solution
    • 4 months ago

    As of January 21, 2025, padStart is experimental. I don't think using it is a good practice. Regarding min/max: a variant with normal conditions (see my solution) would be more readable

  • Custom User Avatar
    • EA-EKB
    • commented on "Printer Errors" javascript solution
    • 4 months ago

    wouldn't a match be preferable in this case?

  • Custom User Avatar
    • EA-EKB
    • commented on "List Filtering" javascript solution
    • 4 months ago

    Please tell me how are "==" and 0 related? Everything works for me with "===".

  • Custom User Avatar
    • EA-EKB
    • commented on "List Filtering" javascript solution
    • 4 months ago

    I agree. The habit of checking the matching of variable types will also protect you from unobvious errors in the future.

  • Custom User Avatar
    • EA-EKB
    • commented on "Transportation on vacation" javascript solution
    • 4 months ago

    for the readability of the conditional operator, it is better to put curly braces

  • Custom User Avatar
    • EA-EKB
    • commented on "Transportation on vacation" javascript solution
    • 4 months ago

    it's better to make d * 40 a constant (because it's a repeat) and get rid of else

  • Custom User Avatar
    • EA-EKB
    • commented on "Reversed sequence" javascript solution
    • 4 months ago

    It is better to do without reverse, it will be less expensive.

  • Custom User Avatar
    • EA-EKB
    • commented on "Abbreviate a Two Word Name" javascript solution
    • 4 months ago

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

  • Custom User Avatar
    • EA-EKB
    • commented on "Convert a Boolean to a String" javascript solution
    • 4 months ago

    Which is preferable: this solution or with a ternary if? If this, please explain why

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...