kvdos / JSchallenger

JSchallenger is a tool for learning Javascript by solving coding challenges created by Erik Kückelheim. Here is the solution to each challenge.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn Javascript online by solving coding exercises.

  • What: JavaScript challenges from JSchallenger.com. It includes my own code in case I got it right as well as challenge's author code.
  • Why: Just in case someone is starting, as I am currently, to learn JS and wants to practice.

Big thanks to Erik Kückelheim, the author of JSchallenger.com. It's not easy to find such good exercises for free.

Index

Javascript basics

Javascript arrays

Javascript dates

Javascript objects

Javascript Sets

About

JSchallenger is a tool for learning Javascript by solving coding challenges created by Erik Kückelheim. Here is the solution to each challenge.


Languages

Language:JavaScript 98.9%Language:HTML 1.1%