• 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
slacle Avatar
Name:Unknown
Clan:Unknown
Skills:html, css, js, python
Member Since:Aug 2019
Last Seen:Jun 2025
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored (20)
  • Needs Resolution
  • Custom User Avatar
    • slacle
    • commented on "Is my friend cheating?" kata
    • 4 months ago

    Yea, I think most people here are here for coding/programming, not mathematics.

  • Custom User Avatar
    • slacle
    • commented on "Greed is Good" javascript solution
    • 16 months ago

    This is clever but not best practice. Only code that is clear should be allowed to be considered best practice.

  • Custom User Avatar
    • slacle
    • commented on "Moving Zeros To The End" javascript solution
    • 16 months ago

    Can you explain what "array size extension" is exactly? I'm looking at your answer and see "fill" and "concat". Would these not be considered array size extensions also? Is your answer the best answer? If so, is filling a new array and concat better than push and spreading? How come?

  • Custom User Avatar
    • slacle
    • commented on "Product of consecutive Fib numbers" javascript solution
    • 16 months ago

    It's clever for sure. But usually clever != best practice.

  • Custom User Avatar
    • slacle
    • commented on "Simple Pig Latin" javascript solution
    • 17 months ago

    I'm familiar (not expert) with regular explressions and this is hard to read.

    You could say "get familiar with X concept and then it will be easy" for anything that is considered hard for the average person.

    Best practice means best for the average person.

  • Custom User Avatar
    • slacle
    • commented on "Simple Pig Latin" javascript solution
    • 2 years ago

    Hard to read code is not best practice.

  • Custom User Avatar
    • slacle
    • commented on "Moving Zeros To The End" javascript solution
    • 2 years ago

    2 loops unnecessarily is not best practice.

  • Custom User Avatar
    • slacle
    • commented on "Reverse or rotate?" kata
    • 2 years ago

    The description was harder than the actual problem.
    The description should be rewritten to be clear.

  • Custom User Avatar
    • slacle
    • commented on "Sums of Parts" kata
    • 2 years ago

    Exactly. This kata is too advanced for 6 kyu.

  • Custom User Avatar
    • slacle
    • commented on "Sums of Parts" kata
    • 2 years ago

    This is why this kata should be lower than 6 kyu. Performance and optimization is advanced stuff.

  • Custom User Avatar
    • slacle
    • commented on "Sums of Parts" kata
    • 2 years ago

    It would be easy if performance wasn't a factor. But knowing about best performing loops and alogorithms certainly is too difficult for 6 kyu.

  • Custom User Avatar
    • slacle
    • commented on "Title Case" kata
    • 2 years ago

    How is it not a string? When doing "typeof title" it says "string". What am I missing?

  • Custom User Avatar
    • slacle
    • commented on "Count characters in your string" kata
    • 2 years ago

    I had the same problem. Is it reallly a problem with our code or with the way codewars keeps track of global variables?

  • Custom User Avatar
    • slacle
    • commented on "Convert number to reversed array of digits" javascript solution
    • 2 years ago

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

  • Custom User Avatar
    • slacle
    • commented on "Playing with digits" javascript solution
    • 3 years ago

    I guess you have to be clever to pass the tests without solving the problem.

  • Loading more items...
  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...