I’ve been building a full-stack framework where you write both backend and browser code in Python.
No separate frontend, no API layer, it compiles Python to JS for the browser and keeps everything in one model (state, actions, realtime, etc).
It’s pre-alpha but already usable. Curious what people think.