Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

201
Views
How to check if the site is angular

Could someone advise how to check if the platform used for an internal site is angular or non angular? Any help will be highly appreciated.

Thank you in advance.

about 4 years ago · Santiago Trujillo
3 answers
Answer question

0

for angular 5 and below ,In your Chrome browser open the Angular site https://juliemr.github.io/protractor-demo/

press F12 then go to console and type angular

angular {element: ƒ, bootstrap: ƒ, copy: ƒ, extend: ƒ, equals: ƒ, …}

In angular site it will give output similar to above . For none angular it throws an error.

Uncaught ReferenceError: angular is not defined at :1:1for angular site

For none angular site

about 4 years ago · Santiago Trujillo Report

0

Check out the Chrome extension AngularJS Inspector. Great for developing in Angular and certainly gets you what you want.

https://chrome.google.com/webstore/detail/angularjs-inspector/gjhmfjbfdbeeekiijofbikifokdkfhcc

about 4 years ago · Santiago Trujillo Report

0

I use chrome dev tools (F12) to view all the .js files.
Go to the 'network' tab, filter only '.js' files and have a look at the preview of the content, you might see some clues.
For example, I saw in some sites a .js file of angular with comment of the angular version (1.5.8)

Another option:
Try this site: https://www.similartech.com
It has an option to enter a site URL and it will show what technologies it uses.

about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!