breathecode-dom

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i breathecode-dom

Weekly Downloads

3

Version

1.0.0

License

ISC

Unpacked Size

124 kB

Total Files

19

Last publish

Collaborators

  • alesanchezr