No comments yet.
Using sucrase to do transpiling of jsx/tsx in the browser, and using ES modules features (+shims) allows you to take for instance any Material UI example (like https://mui.com/material-ui/react-rating/) and have it work without having to install NodeJS and set up a while build toolchain.
Feels like old-school JavaScript dev again :)
pip install ipyreact and it just works