• 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
vvscode Avatar
Name:Vasiliy Vanchuk
Clan:UpsilonIt
Member Since:Apr 2015
Last Seen:May 2025
Profiles:
Following:0
Followers:7
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (5)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • vvscode
    • commented on "Evaluate mathematical expression" javascript solution
    • 7 years ago

    just words about Funcation / eval become my challenge. I'm not going repeat such tricks

  • Custom User Avatar
    • Blind4Basics
    • commented on "Evaluate mathematical expression" javascript solution
    • 7 years ago

    don't do that ever again, unless you wanna get banned from CW.

    EDIT: well, that's actually not the worst/most sensible cheat. Let's say that the tests aren't secure enough, for this one.

  • Custom User Avatar
    • vvscode
    • commented on "Evaluate mathematical expression" javascript solution
    • 7 years ago

    sorry for cheating

  • Custom User Avatar
    • vvscode
    • commented on "Advanced Events" kata
    • 7 years ago

    What a dummy description about emit context? Why just don't show at least one test case?

    For others - it requires make possible change context for calling .emit method, and use this context for calling all the handlers.

    event.subscribe(function() { console.log('this:', this); });
    event.emit.call({name: 'bob'}); // should give `this: { name: bob }`
    

    Hanlding this takes a moment, while realising the task takes an hours

  • Custom User Avatar
    • vvscode
    • commented on "esreveR" kata
    • 10 years ago

    Only after reading comments i understand that i shouldn't use [].revert in js. How can i guess it without comments?

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...