> For the complete documentation index, see [llms.txt](https://hlysine.gitbook.io/hlysine-reactive/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hlysine.gitbook.io/hlysine-reactive/welcome.md).

# Welcome!

Welcome to Reactive! Reactive provides an alternative reactivity system that optimizes component re-rendering, enables more natural syntax, and works nicely with React's built-in systems.

### Getting Started

{% content-ref url="/pages/tkcPGB9TlFZ111JD4TFQ" %}
[Quick Start](/hlysine-reactive/quick-start.md)
{% endcontent-ref %}

### Recipes

If you are wondering how existing React code patterns translate to Reactive patterns and how you can handle different situations with Reactive, check out the Recipes section:

{% content-ref url="/pages/ds6z3ZVCsFtjQnm51EYK" %}
[Recipes](/hlysine-reactive/recipes/page-1.md)
{% endcontent-ref %}

### API Reference

For a detailed explanation of how to use each of the provided hooks and functions, visit the References section:

{% content-ref url="/pages/GbfS0oofnwJG7ppUHNSy" %}
[Reference](/hlysine-reactive/reference/api-reference.md)
{% endcontent-ref %}

Generated TypeDoc is available at <https://hlysine.github.io/reactive/>.
