breathecode-dom
v1.0.0
Published
Refactor & Override of the Javascript native core to make it developer friendly.
Downloads
11
Maintainers
Readme
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:
- Misspells on addEventListener
elm.addEventListener('clikk');Author
Alejandro Sanchez Github: @alesanchezr Twitter: @alesanchezr
