0
Davipar
7y

React native, phonegap? I have very simple app ideas which don't need too much logic and 0 performance. (Question/answer app for example) Can you recommend me the best way to develop them?

Thank you!

Comments
  • 1
    I'd go with React Native, if I"m not mistaken devRant mobile apps are react native.
    As for phonegap it has the shittiest performance. At my old job they made a login page only to check performance it was just shit ...
  • 1
    @gitpush thank you for your fast answer! But my problem is that I "only" know java and i am quite lost in how to start with react
  • 1
    @Davipar never give excuses, learn! It is a small app and it is the best thing to learn with. Start by reading Facebook docs, thats where I started with Reactjs.
    Keep in mind you are not the first one with this issue, Googling your question will definitely land you an answer, after all, we live in 2017 and not 1980. Best of luck :)
  • 1
    @gitpush i will, did you have any experience? Thank you!
  • 1
    @Davipar I had some background in HTML & CSS but never Javascript, I do work on other languages. But it is the same as everything else, confusing the first few days then when you start seeing result you'll feel it is the best thing you did. Always nice to learn new stuff
Add Comment