The problem I have with coding on Termux is that it's not a full Linux environment, and a lot of tools will fail to compile because there's some dependency that doesn't exist. That includes, for instance, database adaptors for nodejs, which compromises web app development.
Do you use any workaround for that huge limitation? Or just SSH into a proper Linux box?
Do you use any workaround for that huge limitation? Or just SSH into a proper Linux box?