Skip to content
Angular

Official website (https://angular.io/)

EntityQ28925578· pop 23· linked from 804 articles

Also known as Angular 2+

framework Javascript

Official website

Home • Angular

The web development framework for building modern apps.

angular.io

Link to the official site · 2,434 chars · not written by Vinony

Source code

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Get started with Angular, learn the fundamentals and explore advanced topics on our documentation website. [Getting Started][quickstart] [Architecture][architecture] [Components and Templates][componentstemplates] [Forms][forms] [API][api] Angular is cross-platform, fast, scalable, has incredible tooling, and is loved by millions. Check out our upgrade guide to find out the best way to upgrade your project. Read through our [contributing guidelines][contributing] to learn about our submission process, coding rules, and more. Want to report a bug, contribute some code, or improve the documentation? Excellent! Read up on our guidelines for [contributing][contributing] and then check out one of our issues labeled as help wanted or good first issue . Help us keep Angular open and inclusive. Please read and follow our [Code of Conduct][codeofconduct]. Join the conversation and help the community. [X (formerly Twitter)][X (formerly Twitter)] [Bluesky][bluesky] [Discord][discord] [YouTube][youtube] [StackOverflow][stackoverflow] Find a Local [Meetup][meetup] [contributing]: CONTRIBUTING.md [quickstart]: [changelog]: CHANGELOG.md [ng]: [documentation]: [angularmaterial]: [cli]: [architecture]: [componentstemplates]: [forms]: [api]: [angularelements]: [ssr]: [schematics]: [lazyloading]: [node.js]: [npm]: [codeofconduct]: CODE OF CONDUCT.md [X (formerly Twitter)]: [bluesky]: [discord]: [stackoverflow]: [youtube]: [meetup]: [animations]:

Excerpt from the source-code README · 4,677 chars · not written by Vinony

Article · Français

Angular (communément appelé « Angular 2+ » ou « Angular v2 et plus ») est un framework pour clients, open source, basé sur TypeScript et codirigé par l'équipe du projet « Angular » chez Google ainsi que par une communauté de particuliers et de sociétés. Angular est une réécriture complète d'AngularJS, cadriciel construit par la même équipe. Il permet la création d’applications Web et plus particulièrement d'applications Web monopages : des applications Web accessibles via une page Web unique qui permet de fluidifier l’expérience utilisateur et d’éviter les chargements de pages à chaque nouvelle action. Le framework est basé sur une architecture du type MVC et permet donc de séparer les données, le visuel et les actions pour une meilleure gestion des responsabilités. Un type d’architecture qui a largement fait ses preuves et qui permet une forte maintenabilité et une amélioration du travail collaboratif.

Abstract from DBpedia / Wikipedia · CC BY-SA