Unfortunately, I am not much aware of these two terms and I have a feeling that I need to know more about these as I am approaching an app release. so, if I am running the app on development mode am I not using exactly the same code as production? Like what does it actually change and whats the purpose of it? If it's in the sense of server than that's understandable, I don't wanna mess with the server that's being used by the users, so I guess i need to connect to a second server - development, however, I am interested to know what does it change in my code? I am still gonna use the same locally stored project right?
Sorry for being so naive!