|
|
|
|
|
by unfixed
497 days ago
|
|
Well that's exactly the stack I used for some internal applications in a job I had. Is a little bit tedious to set everything together, but other than that, is fine. You most likely will lost some good DX stuff like same types in front and back (like with using tRPC and the like), but in general is pretty good: logic in python, UI in js/ts. |
|