Ad
  • Custom User Avatar

    Please return a Number, not a String.

  • Default User Avatar

    Just heard you on JavaScript Jabber Jake. A good and interesting episode.

  • Default User Avatar

    It seems to be something to do with the underscore at the arrow function here in the test cases: describe('Initial Tests', _ => {

  • Default User Avatar

    I'm getting the following error when trying to submit code that's running fine in https://repl.it/

    ReferenceError: encode is not defined
    at _
    at /runner/frameworks/javascript/cw-2.js:241:21
    at Promise._execute
    at Promise._resolveFromExecutor
    at new Promise
    at Test.describe

        at Object.exports.runInThisContext
    
  • Default User Avatar

    I'd say that the addition of a "Fastest" category could cover that but then where do you stop? Do you add "Shortest"? Or what about a "Shortest and Fastest" category and then a "Cleverist and Fastest but not Shortest" category? If the Clever and Best Practices categories were used correctly I think we'd just about have it covered.

  • Default User Avatar

    There's two categories of UpVote for solutions. The problem is that the most concise solutions are getting UpVoted as "Best Practices" when they are clearly not. They are "Clever". That is why we use minifiers in the real world. I can only assume that this occurs due to folk who don't code for a living not realising the least code possible is very very rarely the Best Practice.

  • Default User Avatar
  • Default User Avatar
  • Default User Avatar

    Not a problem at all. Thank you for the response. I think you've got a great platform here. It really appeals to the coder who is looking to translate their skills from one language to another in particular. I've not seen a better site on which you actually problem solve and therefore learn quickly and properly. Watching videos and reading text does not teach you half as well as actually coding does as I'm sure you're very much aware. It's not a site for beginners but then with all the other free media out there for beginners why would you pay to begin to learn to code. As I say I'd certainly be willing to pay for an account that had an uptime of nearer 100%. Even if that meant employing someone to do what you did on the return from your vacation. I hope you had a good holiday. Cheers, Andy in Scotland.

  • Custom User Avatar

    Use the <sup> tag: example

  • Custom User Avatar

    Its back up and I am working on stability fixes to prevent it from happening again.

  • Custom User Avatar

    Sorry for the inconcenience. Yeah we have thought about having premium accounts with priority access. In this case though the site starting having issues while I was on vacation and I was not able to handle them as quickly as normal. I'm back now and am working on stability as my top priority.

  • Default User Avatar

    Perhaps a premium account could be devised for CW? I'd happily pay a few dollars a month to have a stable CW platform I could use. Say you only need to pay if you want to do Kata but you still have full access otherwise so if you took a break for a few months your account would still be live and unaffacted. Money can surely fix the performance issues? I've tried to use CW twice in the last week and both times it's been down. I was hoping to use it daily for the next few months but I may have to turn to another medium to sharpen my JS skills as I'm spending a lot of my time attempting to submit only for it to time out.

  • Default User Avatar

    Yeah it's down.

  • Default User Avatar

    Hi. What are the test cases for Submit please? I keep failing the last one. It looks as if it's the same test case as Test but it can't be as I pass Test fine.

  • Loading more items...