# Angular

- [Drag and Drop com Angular Material e DropList dinâmica](https://developers-friends.gitbook.io/blog/angular/drag-and-drop-com-angular-material-e-droplist-dinamica.md): Que tal descobrimos juntos como fazer essa dificílima tarefa?
- [Drag and Drop com múltiplas seleções](https://developers-friends.gitbook.io/blog/angular/drag-and-drop-com-angular-material-e-droplist-dinamica/drag-and-drop-com-multiplas-selecoes.md): Eu também achei que o artigo anterior estava muito fácil, por esse motivo iremos aplicar mais funcionalidades ao nosso Drag and Drop!
- [Reactive Forms (Formulários Reativos)](https://developers-friends.gitbook.io/blog/angular/reactive-forms.md): De fato é bem fácil trabalhar com eles, mas você pode está entrando num campo minado. Ficou curioso? Vem estudar comigo que eu te explico.
- [Formulário Simples](https://developers-friends.gitbook.io/blog/angular/reactive-forms/formulario-simples.md): Vamos entender de uma vez por todas que forma "diferentona" é essa de que tanto estamos falando.


---

# 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://developers-friends.gitbook.io/blog/angular.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.
