How can I tell whether a web app was built using Angular (or other technologies)?

前端 未结 10 2017
Happy的楠姐
Happy的楠姐 2020-12-09 01:50

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?

10条回答
  •  不知归路
    2020-12-09 02:05

    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.

提交回复
热议问题