Exploring "Effect for Frontend" with a Custom Renderer Integration

anyone else hacking on the "effect for frontend" idea?
i have a custom renderer (basically a fork of https://pomb.us/build-your-own-react/) i want to add first class support for effect.. but not sure what the ideal api would look like.. would it be an effect that returns JSX? or something else?
Was this page helpful?