i'm about to start building a new Web-Based Facebook Application (it's an entertainment application with more than 20 screens - it's large App).
My question is: Which is better using a SPA framework such as Angular? or building the Application using the straight forward web technique?
i mean by "straight forward web technique: every screen is in a separate page and navigation is done by links and passing URL parameters"
thanks in advance for your help, and i'd like to add the below notes to be considered in your answers
- i'm working using PHP
- i need a high performance application
- i'm not an expert with Facebook App Reviews ... so please raise any concerns in this regard.
thanks a million