How can I tell whether a (Drupal 7) web app was built using Angular by looking at the page source, and not having to ask the developers?
You can install a chrome or firefox extension called Wappalyzer. It tells you which site you are navigated on in your browser and the stack they use.