# Proyectos prácticos con Angular

Aprender un framework puede llegar a ser fácil aunque cuando vamos a la vida real o a nuestro día día laboral, se puede volver un poco complejo, porque no sabemos como podemos usar los conocimientos que aprendimos, en construir una aplicación super estructurada. Por eso en esta página pretendo darte pequeños ejemplos prácticos que usamos en diferentes aplicaciones usando Angular, como herramienta.

Usando esta página pretendo darte varios ejemplos usando varias herramientas que tenemos a disposición en nuestro framework favorito.&#x20;

Aquí encontrarás varios conceptos básicos,  y la aplicación de ellos en proyectos prácticos.

El Temario será el siguiente:

1. Hola Angular!!

* Introducción a Angular
* Conceptos Básicos

&#x20;   2\. CDK

* Material Design
* Angular Material
* CDK
* Proyecto Tienda

3\. Kanban

* Arquitectura
* Proyecto


---

# 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/example-angular/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.
