Skip to content

Instantly share code, notes, and snippets.

@joedotjs
Last active June 7, 2022 15:46
Show Gist options
  • Star 36 You must be signed in to star a gist
  • Fork 16 You must be signed in to fork a gist
  • Save joedotjs/7614f84264bf20e49d39 to your computer and use it in GitHub Desktop.
Save joedotjs/7614f84264bf20e49d39 to your computer and use it in GitHub Desktop.
Helpful codewars problems for Javascript fundamentals.
@glebec
Copy link

glebec commented Jul 29, 2016

Two kata by myself:

closures and higher-order functions: http://www.codewars.com/kata/i-spy

prototypes and constructors: http://www.codewars.com/kata/replicate-new

@josephkorbel
Copy link

Solid list! Looking forward to checking these out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment