react

lilactown 2021-08-25T00:00:58.032800Z

other ideas I'm thinking of are things like for web apps, having a function to highlight the nearest child DOM element on the page and another for scrolling it into view

lilactown 2021-08-25T00:02:05.033900Z

and being able to programmatically open a new window and mount a component with specific props

lilactown 2021-08-25T00:02:13.034100Z

any other ideas?