1.0.0 • Published 6 years ago

breathecode-dom v1.0.0

Weekly downloads
98
License
ISC
Repository
github
Last release
6 years ago

BreatheCode DOM

Junior Developers don't have enough practice to understand the most simple JS error messages.

This library overrides the JS native core with very explicit error messages and validations.

For example:

These are some of the errors it checks:

1) Misspells on addEventListener

elm.addEventListener('clikk');

Returns an error like this:

Author

Alejandro Sanchez Github: @alesanchezr Twitter: @alesanchezr