Skip to content

Angular

  • JavaScript SPA framework
  • This note is about both “AngularJS” (version 1) and the backwards-incompatible “Angular” framework (all major later versions).
  • AngularJS is now in Long Term Support (LTS) mode: Find out more. Explore End Of Life (EOL) options here.
  • Protractor

    Protractor is an end-to-end test framework for Angular and AngularJS applications.

    Protractor runs tests against your application running in a real browser, interacting with it as a user would.