• Sign Up
  • Kata
  • Kumite
  • Forum
  • Wiki
  • Leaders
  • Log In
  • Sign Up
Name:Wolverine
Clan:Thunder Network
Skills:javascript
Member Since:Oct 2015
Last Seen:Jul 2019
Profiles:
Following:14
Followers:7
Allies:5
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (40)
  • Replies
  • Authored
  • Needs Resolution
    • JohanWiltink
    • commented on "Flow division" kata

    Yes there are

    • JohanWiltink
    • created an issue for "实现一个特殊的 Function.prototype.bind" kata

    Needs random tests.

    • JohanWiltink
    • created an issue for "实现一个特殊的 Function.prototype.bind" kata

    Redefining existing prototype methods is a very, very dangerous game. It's hard to do correctly, and in this case, it can't be done correctly because you are changing functionality.

    Why not just ask for a function bind(fn,context,...args) {}?

    There is absolutely no reason for it to be a prototype method anyway, and it's much safer for existing programs that depend on existing functionality.

    • JohanWiltink
    • created a suggestion for "实现一个特殊的 Function.prototype.bind" kata

    Please write your kata in English.

    • cliffstamp
    • resolved an issue on "Flow division" kata

    Added.

    • cliffstamp
    • resolved an issue on "Flow division" kata

    Fixed.

    • andrewsleake85
    • commented on "Flow division" kata

    No random tests...

    • Bubbler
    • commented on "Rock Paper Scissors Lizard Spock" javascript solution

    How about mine? ;-)

    • Voile
    • commented on "ES2015: Build an object which can't be modified" kata

    Approved

    • JohanWiltink
    • commented on "binggg's JavaScript solution for "ES2015: Get the real length of string. "" kumite

    Actually, this is the biggest gripe I have with JavaScript. "".match()'s return type is inconsistent, and [] would have been perfectly fine instead of null. Most places where you see people using "".match(), you see them ||'ing the result with [].

    • binggg
    • resolved a suggestion on "Design a simple markdown compiler with string substitution feature" kata

    You are right, I just add it.

    • binggg
    • resolved a suggestion on "Design a simple markdown compiler with string substitution feature" kata

    Thanks for your suggestion.

    • binggg
    • commented on "Design a simple markdown compiler with string substitution feature" kata

    Good job. Thank you.

    • binggg
    • resolved a suggestion on "ES2015: Get the real length of string. " kata

    Done!

    • binggg
    • commented on "binggg's JavaScript solution for "ES2015: Get the real length of string. "" kumite

    Nice

  • Loading more items...
  • © 2021 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Contact
  • powered by

Confirm

  • Cancel
  • Confirm