Liveview Handling multiple phx-hook on same DOM node

I recently wrote a helper for that:

My motivation was that I wanted to handle custom events from my web components and also play with the idea of lazy loading hooks to reduce the main bundle size(this last part isnt in the gist)