angularjs - How can I tell whether a web app was built using Angular? -
how can tell whether (drupal 7) web app built using angular, e.g., looking @ page source, , not asking developers?
the best way check write "angular" on browser console. if object [with child objects "bind","bootstrap","callbacks","module" etc.] angular web app.
Comments
Post a Comment