Menu
Additional Links
Simple inheritance with one function
<script type="module"> import baseExtends from 'https://cdn.skypack.dev/base-extends'; </script>
Javascript inheritance with support super methods