DEV Community

Discussion on: I need help

Collapse
 
benjioe profile image
Benjioe

For game dev you can contribute toi an open source project (a good start

Collapse
 
benjioe profile image
Benjioe

And for mobile dev, what's your priorities ? learn mobile dev or publish your app ?

Collapse
 
yoyo_python profile image
YoYo-Python

Publishing my dream application for a business but still I want it a great performing application

Thread Thread
 
benjioe profile image
Benjioe • Edited

I'm not a mobile dev, but I'm thinks it's difficult to have a great native crossplatform application at first draft.

Maybe you can start with a single-platform app, publish it, and then rewriting as a crossplatform. Or with a PWA or with Ionic who looks easier to learn when you know HTML/CSS.

Flutter look more object-oriented than React Native. Maybe, as a Python dev it's easier. However, with React, you can learn functional programming and I think it can improve the way you develop.