Skip to content

JavaScript Koans by Philos: Closure, Inheritance, Variable hoisting...

Notifications You must be signed in to change notification settings

Philos-io/javascript.koans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Koans: Advanced concepts

In this set of examples and tests we cover advanced JavaScript concepts such as closure, inheritance, variable hoisting, 'this' with context switch...

Clone this repository from Github and run npm install or npm i

Then you can run the test with npm test

We use Mocha in this repository.

This repository is also configured to run with WallabyJS.

Feel free to send us PRs

About

JavaScript Koans by Philos: Closure, Inheritance, Variable hoisting...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published