Support article
What is Angular and what is it used for
Discover what Angular is, what this JavaScript framework is used for and what kind of web projects usually rely on it.
Introduction
Angular is a web development framework created to build interactive applications in the browser.
It is mainly used in projects where the interface must update content, forms and components dynamically.
Conclusion
Angular is aimed at modern web applications with significant client-side logic. It is often used when a project needs components, structure and scalability.