Comment by jasonjmcghee
Comment by jasonjmcghee 4 days ago
To contribute to the authors open questions at the bottom: for reusability, use web components [1] and for hot reload use a file watcher with a websocket, or just lean on your ide if possible (e.g. jetbrains).
[1]: https://developer.mozilla.org/en-US/docs/Web/API/Web_compone...