whateveragain
Programmer
I'd like to deploy my web application before it's finished to make sure my approach is working.
1. Is it better to deploy a debugable version?
2. Since I'm a newbie, I'm concerned about bugs (or whatever) causing a server crash. How can I avoid causing a server crash. The portion of the application I play to deploy does not have any errors at this time.
3. Any suggestions on deployment will be greatly appreciated.
Thanks
1. Is it better to deploy a debugable version?
2. Since I'm a newbie, I'm concerned about bugs (or whatever) causing a server crash. How can I avoid causing a server crash. The portion of the application I play to deploy does not have any errors at this time.
3. Any suggestions on deployment will be greatly appreciated.
Thanks