How to keep `this` pointing to the Stencil component with a DOM event?
I'm continuing to play with Stencil.js. This time I'm working with forms. One of the main things we can do with any form is submitting the data. And because we are not going to reload the page, we have to intercept the submit event and do something w...
leechy.dev4 min read