Skip to content

shaneu/JS-coercion

Repository files navigation

Implicit Coercion Test Suite

Inspired by the book You Don't Know JS: Types & Grammar by the incredible @getify / Kyle Simposon

A hands on test suite to demonstrate the various rules regarding JS implicit coercion. 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 hands on approach to understanding type coercion in JS using tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published