Skip to content

Eltayeb-Elgaali/JavaScript-Koans

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

142 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Koans

JavaScript Koans - exercises for my JavaScript workshop.

  • Intro (Jest)
  • Objects
  • Functions part 1
  • Arrays
  • Functions part 2
  • Functions part 3
  • OOP
  • Observable
  • Promises
  • Redux

Prerequisites

How to run it

git clone https://github.com/8pointers/JavaScript-Koans.git koans
cd koans
npm install

To run all the tests from command line:

npm test

About

JavaScript Koans

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.1%
  • HTML 1.7%
  • CSS 0.2%