Skip to content

Latest commit

 

History

History
80 lines (64 loc) · 4.43 KB

README.md

File metadata and controls

80 lines (64 loc) · 4.43 KB

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