What code should an app be written in?

I’m a newbie this is prolly super ambitious but dammit I am going to at least try to grasp something and get a ball rolling.

What programming language should be used to code an app? C++? Or js? I have Xcode is that sufficient to build in? Is an app simply bootstrapped to the API? And lastly if this app has multiple sections of varying purposes, is the code basically partitioned in some way or redirects to another string of code? Perhaps the last question is to lengthy of an answer but would appreciate input. Thank you

1 Like

Yep, we talked about this a while back as well: How to start - #3 by chadrickm

Fantastic thank you!