7 ms·
> It appears to be like a chatroom in the sense that its live but with an API or live application refresh where the programmer can write lines of code that imm
by randyzwitch 5y ago
> It appears to be like a chatroom in the sense that its live but with an API or live application refresh where the programmer can write lines of code that immediately show app results. This is pretty cool but I don't know if its a real product other than live coding interviews or the most intense pressure cooker of your manager having you do the TPS reports right now
If that's what you're taking away, we need to improve our marketing copy!
The point of Streamlit is to have a nimble way to create applications, where auto-refresh/hot-reload is part of the developer experience. But the goal of the overall project is to make interactive data apps available to the broad public, not just people who have front-end experience or a front-end developer working on their team.
- sebringj 5y agoRight, good points. This does remind me of how Flutter dev experience is just by yourself except this is published as a product. It's slick cool and at the edge of what's possible.