Hacker News new | ask | show | jobs
by javiercp 2984 days ago
I had the same thought. I'm starting to use an iPad for a sideproject using Django.

In my workflow I'm using Working Copy to manage my repositories and Pythonista to code. I'm just starting but it's been a nice surprice. It is far more pleasant than I expected.

1 comments

Does it need to have an Internet connection?
Working copy needs internet connection to clone the repos and commit the changes back, but meanwhile it doesn't need it.

And Pythonista doesn't need internet connection to function.