Hacker News new | ask | show | jobs
by nottorp 1827 days ago
> But Python wasn’t made with mobile in mind. So even though it might produce passable results for basic tasks, your best bet is to use a language that was created for mobile app development. Some widely used programming frameworks for mobile include React Native, Flutter, Iconic, and Cordova.

JavaScript based platforma are using … a language that was specifically created for mobile app development?

Why compare a language with a platform anyway? Python <-> JavaScript or dart, not react or flutter.