# React lernen und verstehen

{% hint style="info" %}
Dear Amazon Content Review team, I am okay with having the content on this website published and sold via Kindle Direct Publishing under my account (author id 35351803).

<info@react-js.dev>
{% endhint %}

## React lernen und verstehen

Dieses Buch gibt es auch als ePub-, PDF- und Mobi-Version käuflich zu erwerben:

* [Bei Leanpub kaufen](https://www.leanpub.com/react-lernen)
* [Für Apple Books kaufen](https://books.apple.com/de/book/react-lernen-und-verstehen/id1461226151)
* [Für Amazon Kindle kaufen](https://www.amazon.de/React-lernen-verstehen-Manuel-Bieh-ebook/dp/B089QJW3ZP)

Und auch als gedruckte Version, wer es lieber auf Papier lesen möchte:

* [Mit Hardcover](https://manuel-bieh.myshopify.com/cart/28909571145788:1?channel=buy_button)
* [Mit Softcover](https://manuel-bieh.myshopify.com/cart/28909571178556:1?channel=buy_button)

Wenn dir das Buch gefällt, freue ich mich, wenn du meine Arbeit mit einem Kauf des Buchs unterstützt! Und nun viel Spaß beim Lesen!

![](https://1901581635-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L9vww5Hf5-h1SCBujws%2F-LaX6dg_3bDl8XTehoiY%2F-LaX6qwNRiG-BDa2YHmq%2Fbooks-mockup-lying-on-a-white-surface-a17401.png?alt=media\&token=04826f0a-a734-44ce-b308-8d88f867eaeb)


---

# 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://lernen.react-js.dev/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.
