Skip to content

Instantly share code, notes, and snippets.

@joedotjs
Last active June 7, 2022 15:46
Show Gist options
  • Select an option

  • Save joedotjs/7614f84264bf20e49d39 to your computer and use it in GitHub Desktop.

Select an option

Save joedotjs/7614f84264bf20e49d39 to your computer and use it in GitHub Desktop.
Helpful codewars problems for Javascript fundamentals.
@glebec
Copy link
Copy Markdown

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
Copy Markdown

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