• Sign Up
  • Kata
  • Kumite
  • Blog
  • Forum
  • Wiki
  • Leaders
  • Log In
  • Sign Up
Name:Nate
Clan:SpotX
Skills:javascript
Member Since:Oct 2016
Last Seen:Aug 2020
Profiles:
Following:29
Followers:29
Allies:29
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored (11)
  • Needs Resolution
    • nathan-lapinski
    • commented on "Mega Man Boss Order" kata

    Thanks! I'm planning on making another one soon :)

    • nathan-lapinski
    • commented on "Mega Man Boss Order" kata

    Thanks, I'm glad you enjoyed it!

    • nathan-lapinski
    • resolved a suggestion on "Mega Man Boss Order" kata

    Done :) Thanks for the suggestion.

    • nathan-lapinski
    • resolved an issue on "Mega Man Boss Order" kata

    Ah, my bad. Looks like the example test case wasn't wrapped in a describe. It should work now.

    • nathan-lapinski
    • commented on "Mega Man Boss Order" kata

    That's strange, it validates for me, and it looks like every Test.it() is correctly nested in a Test.Describe.
    Does the error say if it's failing for you on the Random Tests or on the "Returns correct boss orders" tests?

    • nathan-lapinski
    • commented on "Filtered Array Sum" kata

    I'll try to improve them. Thanks for the feedback.

    • nathan-lapinski
    • commented on "Filtered Array Sum" kata

    Yes, I am using parseInt, and I was not aware of that behavior.
    Thanks for the feedback. I will need to rethink this kata.

    • nathan-lapinski
    • created a question for "Kata Creator" doc

    I'm trying to create a kata, and I'd like to prevent the users from accessing Function.prototype.bind. However, I can't seem to redefine this function in the 'Preloaded' section without generating an error, but I can redfine other stuff (like Array.prototpe.indexOf, for example).

    Is it simply not possible to disable bind for a kata?

    Edit: I guess I could probably just spy on bind in the tests, and fail the test if it's called.

    • nathan-lapinski
    • commented on "Smart Sum" kata

    Thank you for the feedback, I've added some random tests.

    • nathan-lapinski
    • created an issue for "Push to returned array" kata

    Instructions aren't very clear. Also, sometimes param and arr seem to be mixed up (e.g. param is an array instead of arr). If this is expected, it would be helpful if were spelled out in the instructions. Otherwise, this was a good kata.

    • nathan-lapinski
    • created an issue for "Monads: The Maybe Monad" kata

    has anyone else had trouble with throwing an error in the Javascript kata?
    I think I'm catching it properly everywhere, but the kata is reporting 52 passed tests, 0 failed, 1 error. So it seems like the error is getting through somewhere?

  • © 2021 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Contact
  • powered by

Confirm

  • Cancel
  • Confirm