| 06:56 | <howdoi> | et.addEventListener('foo', (e) => {}, { signal } ); // This will run the event once and remove the listener? |
| 07:01 | <howdoi> | Aborting from a listener does not call future listeners, that's interesting |
| 07:40 | <howdoi> | Enable seamless transitions across navigations with Portals, is it every gona happen? |