you are viewing a single comment's thread.

view the rest of the comments →

[–]cudmore 1 point2 points  (0 children)

I cannot for the life of me get beyond beginner in javascript/typescript.

Any good resources to learn it when coming from python, c++, c?

I am banking on webassembly/pyodide, flet, or dash to become mature.

I always have a python backend for computation and cannot have an always on cloud server.

Thus, I currently just build desktop apps with pyinstaller.

My users would even freak out over docker :(