Skip to content

shaneu/this-and-object-prototypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This and Object Prototypes Test Suite

Inspired by the book You Don't Know JS: this & Object Prototypes by the incredible @getify / Kyle Simposon

A hands on test suite to demonstrate the various rules regarding JS object behavior. Please feel free to contribute test cases!

After cloning the repo and running npm i to install the projects dependencies, you can run the tests by entering the command npm run test or npm run test:watch. Feel free to play around with them, modify them, and try your own.

About

A suite of tests examining object behavior in JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published