|
|
|
|
|
by raihansaputra
1790 days ago
|
|
Can you share what apps you use? I saw an editor on the tweet image, So I guess there's some different setups using different apps out there. Chrome on Android also has DevTools internally (through chrome://inspect when you connect a debuggable android to a laptop). I don't know whether that's possible to expose or not on the phone, but would be very helpful. VSCode/Monaco should also be "runnable" as they're running on JS / V8. That will open a lot of extensibility. |
|
I have tried jupyternotebooks, vscode on browser but the small screen is the real blocker and you can barely see the editing field.
I use termux for everything now, for websites I just open a localhost port and see it in my browser or do live reload in spare phone. Video and images are also redirected by the termux to respective apps.