One question I do have. We settled on #Phoenix / #Elixir for our projects at my day job. The big reason we went that direction was to allow use to use #LiveView rather than have bog juniors down with #React .
@sergio_101@ehmatthes I think HTMX is quite popular in Python circles. It's not the same as LiveView (AFAIK it does not maintain a websocker connection for bi-directional communication), but also this means it might be even better for your purpose of avoiding React (?)