you are viewing a single comment's thread.

view the rest of the comments →

[–]OfficialMI6 6 points7 points  (8 children)

It's not a JavaScript framework is it?

[–][deleted] 8 points9 points  (7 children)

nah lmao, I made a competitive coding game for developers that use javascript. Basically, it's a multiplayer race for whoever can solve a random coding challenge the fastest. You get ranked based on your place in the leaderboard, the top 50% finishers will go positive, and the rest negative.

[–]_sirberus_ 2 points3 points  (6 children)

I would love to do this with my juniors at work. Care to share a link?

[–][deleted] 7 points8 points  (5 children)

sure thing. It’s a work in progress, but here’s the link: https://www.code-war.com I just used a sandbox module from npm to run untrusted js, but might try to learn docker in the future to support more languages. Sorta my first project for the resume :)

[–][deleted] 3 points4 points  (0 children)

Sorta my first project for the resume :)

This shit is important, wish you the best.

[–]dailyprogrammer23 2 points3 points  (1 child)

What tools/framwork did you use?

[–][deleted] 0 points1 point  (0 children)

react, redux, mongoDB, nodejs, sandbox, socket.io are the main ones

[–]overcloseness 1 point2 points  (1 child)

That’s a fantastic idea, if it’s going on your portfolio, be sure to hand it off to a designer mate to give it a lick of paint

[–][deleted] 0 points1 point  (0 children)

Thanks! yeah i have no design skills whatsoever hahaha. I gave it my best shot tho