> For the complete documentation index, see [llms.txt](https://refract.js.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://refract.js.org/usage.md).

# Usage

* [Getting Started](/usage/getting-started.md)
* [Installation](/usage/installation.md)
* [Connecting To React](/usage/connecting-to-react.md)
* [Observing React, Preact and Inferno](/usage/observing-react.md)
* [Injecting Dependencies](/usage/injecting-dependencies.md)
* [Observing Redux](/usage/observing-redux.md)
* [Observing Anything](/usage/observing-anything.md)
* [Handling Effects](/usage/handling-effects.md)
* [Pushing to Props](/usage/pushing-to-props.md)
* [Rendering Components](/usage/rendering-components.md)
* [Handling Errors](/usage/handling-errors.md)
* [Testing](/usage/testing.md)
