another interesting way to understand JS classes is to look at the transpiled Babel output of a class definition and extension [like this](https://babeljs.io/repl/#?babili=false&browsers=&build=&buil...)
disclaimer: I haven't used or seen something like this before: What does the workflow for this look like? Would you add this to your project for development purposes and use it to write selectors that are more efficient…
another interesting way to understand JS classes is to look at the transpiled Babel output of a class definition and extension [like this](https://babeljs.io/repl/#?babili=false&browsers=&build=&buil...)
disclaimer: I haven't used or seen something like this before: What does the workflow for this look like? Would you add this to your project for development purposes and use it to write selectors that are more efficient…