From 9d0c2667fc6b6ce71b89b975ddbe43ef9e5fba8e Mon Sep 17 00:00:00 2001 From: Albin David C <105530284+albindavidc@users.noreply.github.com> Date: Mon, 30 Dec 2024 12:03:20 +0530 Subject: [PATCH] fix: Angular and history (#7928) * Update angular-and-history@hpShWwL0M57ZAzqkB4I8t.md * Update angular-and-history@hpShWwL0M57ZAzqkB4I8t.md --- .../content/angular-and-history@hpShWwL0M57ZAzqkB4I8t.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/data/roadmaps/angular/content/angular-and-history@hpShWwL0M57ZAzqkB4I8t.md b/src/data/roadmaps/angular/content/angular-and-history@hpShWwL0M57ZAzqkB4I8t.md index 8418e0219..0f6c6bec1 100644 --- a/src/data/roadmaps/angular/content/angular-and-history@hpShWwL0M57ZAzqkB4I8t.md +++ b/src/data/roadmaps/angular/content/angular-and-history@hpShWwL0M57ZAzqkB4I8t.md @@ -1,10 +1,8 @@ # Angular and History -Angular is a web framework that empowers developers to build fast, reliable applications. +Angular is a TypeScript-based open-source front-end web framework developed and maintained by Google. -Maintained by a dedicated team at Google, Angular provides a broad suite of tools, APIs, and libraries to simplify and -streamline your development workflow. Angular gives you a solid platform on which to build fast, reliable applications -that scale with both the size of your team and the size of your codebase. +It is used for building dynamic, single-page web applications (SPAs). Angular provides comprehensive tools, including dependency injection, data binding, routing, and testing, to create robust and scalable web applications. Visit the following resources to learn more: