About 55,800 results
Open links in new tab
  1. AngularJS — Superheroic JavaScript MVW Framework

    AngularJS is a toolset for building the framework most suited to your application development. It is fully extensible and works well with other libraries. Every feature can be modified or replaced to suit your …

  2. AngularJS - Wikipedia

    AngularJS (also known as Angular 1) is a discontinued free and open-source JavaScript -based web framework for developing single-page applications. It was maintained mainly by Google and a …

  3. Angular Tutorial - W3Schools

    Angular is a framework for building client applications in HTML and TypeScript. Learn Angular step-by-step with easy-to-follow pages and runnable JS-only examples. We use standalone components, …

  4. 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 …

  5. AngularJS Tutorial - GeeksforGeeks

    Jan 31, 2026 · AngularJS is a free and open-source JavaScript framework by Google used to build dynamic and modern web applications. It extends HTML with powerful features, making it ideal for …

  6. Introduction to AngularJS - W3Schools

    AngularJS is a JavaScript framework. It can be added to an HTML page with a <script> tag. AngularJS extends HTML attributes with Directives, and binds data to HTML with Expressions.

  7. Introduction to AngularJS - GeeksforGeeks

    Jul 11, 2025 · AngularJS is a popular open-source framework that simplifies web development by creating interactive single-page applications (SPAs). Unlike traditional websites that load new pages …

  8. AngularJS Online Editor & Compiler

    Angular is a comprehensive platform and framework for building single-page client applications using HTML and TypeScript. Developed by Google, Angular provides a complete solution with built-in …

  9. AngularJS Tutorial - Online Tutorials Library

    This tutorial is designed for software professionals who want to learn the basics of AngularJS and its programming concepts in simple and easy steps. It describes the components of AngularJS with …

  10. AngularJS Tutorial for Beginners - Guru99

    Feb 16, 2026 · What is AngularJS? AngularJS is a JavaScript framework for building MVC-based web applications. It allows you to split the business logic layer, data layer, and presentation layer. It uses …