# ✨Aprendiendo Angular 😀💪

![Intro a Angular](/files/-LnKuLqAcPXbYIFaPxgC)

👍Se crearán una serie de artículos cada uno explicando un concepto de Angular y trayendo consigo un pequeño desafío.

✅Es bueno conocer los diferentes conceptos en Angular, la propia documentación de Angular es una excelente página para ir aprendiendo paso a paso, pero al ser un recurso en ingles, genera el primer limitante en el aprendizaje para personas de habla hispana.&#x20;

👋Por eso a través de esta página se pretende dar un recurso con el que puedas ir aprendiendo diferentes conceptos en Angular y donde esa curva que creemos que existe con este Framework sea anulada.

Encontrarás el **Gitbook** en la siguiente URL: <https://github.com/vanessamarely/angular-challenges>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ngchallenges.gitbook.io/project/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
