|
|
|
|
|
by tymonPartyLate
1144 days ago
|
|
It's a beautiful project and close to the Holy grail of fullstack software development (a single framework for building modern Web apps). But, be advised that it's not production ready and quite unstable yet. this week my deploy script was broken because version 0.1.26 was un-released. Which broke my docker file build with pinned dependencies. The file upload component was changed a few times so my UI with file uploads silently stopped working. I had some issues when state binding input components. Which lead to the backspace key no longer working inside a text box. The websocket state updates can make the ui feel sluggish. Despite all that, I love this framework and will continue tinkering with it. It hope it can grow to maturity before people lose interest! |
|
But it's interesting to see that Python is able to advance so much in this direction; I hope it will continue.