breathecode-dom

Refactor & Override of the Javascript native core to make it developer friendly.

Usage no npm install needed!

<script type="module">
  import breathecodeDom from 'https://cdn.skypack.dev/breathecode-dom';
</script>

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:

  1. Misspells on addEventListener
elm.addEventListener('clikk');

Returns an error like this:

Author

Alejandro Sanchez Github: @alesanchezr Twitter: @alesanchezr