Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Please return a Number, not a String.
Just heard you on JavaScript Jabber Jake. A good and interesting episode.
It seems to be something to do with the underscore at the arrow function here in the test cases: describe('Initial Tests', _ => {
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
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.
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.
deleted
deleted
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.
Use the
<sup>
tag: exampleIts back up and I am working on stability fixes to prevent it from happening again.
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.
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.
Yeah it's down.
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...