Hacker News new | ask | show | jobs
by KRAKRISMOTT 1109 days ago
https://github.com/sparckles/starfyre
2 comments

Cool idea but it wouldn’t have worked for what we were doing. The Python side definitely needed to be on the server because it was dealing with database connections, talking to other services, and doing heavy duty dataframe manipulation.
At some point we'd like to add client-side components to ReactPy. This might be an interesting avenue to explore in that regard.