Currently working on a reading app and decided to give phoneGap a shot for the first time. I'm pretty proficient in HTML, CSS, and JS, but not very familiar with xCode. In this app, I plan to have a button on the home screen that redirects users to another screen/view when clicked. Should I simply create a link on the home page for this purpose? I don't believe I would require an additional model or controller, but I could be mistaken.