Angular, the leader of a new generation of web frameworks

Add to my library

H3330 V1 Quizzed article

Angular, the leader of a new generation of web frameworks

Author : Pierre POMPIDOR

Publication date: July 10, 2019, Review date: January 5, 2021 | Lire en français

Add to my library Add to my library

Logo Techniques de l'Ingenieur You do not have access to this resource.
Request your free trial access! Free trial

Already subscribed?

Overview

ABSTRACT

In the field of software frameworks for creating web applications, Angular is the leader of a new generation combining the implementation of web services and components. Thus, thanks to Angular, the browser loads the entire structure of the application when it first connects to the server, with subsequent transactions only performing effective updates. The second essential point is the creation of components, which together with the modules, not only allow a very high modularity and reusability of the codes, but also represent a powerful extension of the HTML language. These two aspects are illustrated via some code previews of an example of a merchant site. 

Read this article from a comprehensive knowledge base, updated and supplemented with articles reviewed by scientific committees.

Read the article

AUTHOR

  • Pierre POMPIDOR : Senior lecturer in computer science - University of Montpellier / LIRMM (Montpellier Computing, Robotics and Microelectronics Laboratory)

 INTRODUCTION

Angular is a software framework created by Google in 2016 . It enables the development of web applications, which are computer applications displayed in a browser, using programs and data hosted on remote machines (called servers). While a framework leaves the developer free to implement the functionalities he or she wishes, it imposes a precise structuring of the various programs to be created. Angular, for its part, implements two major advances in software engineering: the use of web services, and consequently the creation of so-called single-page applications, and the implementation of components.

The aim of this article is to explain the benefits of web services and components, illustrated by the creation of an embryonic application which, once a user has authenticated, would display the list of products on sale on a merchant site.

It's important to point out that this article is about Angular (now in version 8) and not AngularJS, an early and now obsolete version of Google's framework.

You do not have access to this resource.
Logo Techniques de l'Ingenieur

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource. Click here to request your free trial access!

Already subscribed?


KEYWORDS

Component   |   Angular   |   web services   |   SPA

Ongoing reading
Angular, the leader of a new generation of web frameworks

Article included in this offer

"Software technologies and System architectures"

( 230 articles )

Complete knowledge base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

View offer details

Dans les ressources documentaires

Développement pour mobiles avec Android

La plate-forme Android est un système d'exploitation dédié au développement d'application pour mobiles, P...

Plate-forme .NET

Le .NET Framework, qui permet la création et l’exécution d’applications modernes conçues autour des stand...

C sharp

Le langage C# ou C sharp est le dernier né des langages de programmation orienté objet. Étroitement lié à...

WhitePaper
17 March 2020
Attaque des réseaux

Pour procéder à une attaque, un pirate cherche par différentes techniques à connaître le réseau et ses faiblesses.

WhitePaper
16 September 2021
XML : contexte, structuration et usages

La structuration de fichiers <span class=\"mark-translation\">XML : </span>manière de les produire, de les utiliser, de les requêter à travers divers prismes

WhitePaper
4 January 2023
Introduction à l’intelligence artificielle

l\'IA s\'emploie à résoudre les problématiques qui relèvent de diverses activités humaines (perception, prise de décision, planification, diagnostic, interpréta...

Tous les livres blancs
Article Les plus importantes cyberattaques de 2016
16 December 2016
Les plus importantes cyberattaques de 2016

Plus que jamais, les données valent de l’or. Les entreprises l’ont intégré dans leur stratégie avec le Big data. Mais les pirates aussi ! Cette année a été marq...

Article L’ombre des pirates sur les élections ?
6 January 2017
L’ombre des pirates sur les élections ?

Avant de céder son fauteuil à M. Trump, M. Obama a publié les déclarations fracassantes selon lesquelles des pirates russes auraient réussi à influencer les vot...

Toutes les actualités
Contact us