# React W2 coursework

### Coursework

#### Futurespective vs Retrospective (PD - 1 hr)

Reflect on the PD session and describe how futurespective technique is different from retrospective. Write a 250-work essay on your thoughts. Try to answer the following questions as well - what are the key elements of each activity? What are their benefits? If you were tasked to design a futurespective session for your CYF final projects team, what would your design look like?

Share the link to your Google doc in your cohort’s channel and ask for feedback. Each of you should provide feedback for at least one peer.

<br>


---

# 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://personal-development.codeyourfuture.io/em-modules/react/week-2-futurespective/react-w2-coursework.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.
