About 294 results
Open links in new tab
  1. AngularJS — Superheroic JavaScript MVW Framework

    AngularJS was designed from ground up to be testable. It encourages behavior-view separation, comes pre-bundled with mocks, and takes full advantage of dependency injection.

  2. AngularJS: Miscellaneous: Downloading

    There are two types of AngularJS script URLs you can point to, one for development and one for production: angular.js — This is the human-readable, non-minified version, suitable for web …

  3. AngularJS: Miscellaneous: Version Support Status

    AngularJS support has officially ended as of January 2022. See what ending support means and read the end of life announcement. Visit angular.io for the actively supported Angular.

  4. AngularJS: Developer Guide: Developer Guide

    AngularJS is what HTML would have been, had it been designed for building web-apps. Declarative templates with data-binding, MVC, dependency injection and great testability story all implemented …

  5. AngularJS Material - Introduction

    Jan 1, 2019 · This project provides a set of reusable, well-tested, and accessible UI components for AngularJS developers. AngularJS Material Long Term Support (LTS) has officially ended as of …

  6. AngularJS: Miscellaneous: FAQ

    When a new AngularJS version is released, all modules are updated to the new version. This means that the main module and the optional modules must always have the exact same version, down to …

  7. AngularJS: Tutorial: Tutorial

    Structure your AngularJS applications in a modular way that scales well for larger projects. Identify resources for learning more about AngularJS. The tutorial guides you through the entire process of …

  8. AngularJS: API: API Reference

    AngularJS support has officially ended as of January 2022. See what ending support means and read the end of life announcement. Visit angular.io for the actively supported Angular.

  9. AngularJS: Developer Guide: Migrating from Previous Versions

    AngularJS 1.6 fixes numerous bugs and adds new features, both in core and in external modules. In addition, it includes several security and performance improvements in commonly used services, …

  10. AngularJS: Developer Guide: Introduction

    AngularJS is not a single piece in the overall puzzle of building the client-side of a web application. It handles all of the DOM and AJAX glue code you once wrote by hand and puts it in a well-defined …