# Devmeeting React + Typescript

## Link to this page: <http://tiny.cc/react_ts>

## Mentors

[Aiden Campbell](https://www.linkedin.com/in/ACoAABrvvFsBTlbDLpOsp8-f6iNn9ZI6LW0-N50/)&#x20;

[Bartłomiej Widlarz](https://bwidlarz.com/)

[Bartosz Preisner](https://www.linkedin.com/in/ACoAABlSZ5kBHDlz2YywQrGgA0S2e6ldnKUQTqU/)

[John Czekalski](https://www.linkedin.com/in/ACoAACgbBQwB2UwgpknqoetSTqOuCMgyKuBwM8w/)

[Katarzyna Tobiś](https://www.linkedin.com/in/ACoAABcSsboB69nIvX_3HGvke_eBvBGFNbCVBjk/)

[Olaf Cichocki](https://www.linkedin.com/in/ACoAAA3M4jcBq3unYVfQ2Jdk1mszne_BJ4Z9k8M/)

## Agenda

1. Hello, Devmeetings
2. Speed dating:kissing\_heart: (don't worry)
3. Pick a buddy and sit together   &#x20;
4. Typescript
5. Intro to React
6. Components & props
7. Stateful components
8. Side-effects and context

The workshop finishes by 15:30. There are short breaks between modules.


---

# 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://okelm.gitbook.io/devmeetings-react-ts-fork/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.
