# Effector.dev Documentation - [FAQ](https://effector.dev/en/faq/) - [Isolated Contexts in Effector](https://effector.dev/en/advanced/work-with-scope/) - [Effector React Gate](https://effector.dev/en/api/effector-react/gate/) - [Provider](https://effector.dev/en/api/effector-react/provider/) - [connect](https://effector.dev/en/api/effector-react/connect/) - [createComponent](https://effector.dev/en/api/effector-react/createcomponent/) - [createGate](https://effector.dev/en/api/effector-react/creategate/) - [createStoreConsumer](https://effector.dev/en/api/effector-react/createstoreconsumer/) - [effector-react](https://effector.dev/en/api/effector-react/) - [effector-react/scope](https://effector.dev/en/api/effector-react/module/scope/) - [effector-react/compat](https://effector.dev/en/api/effector-react/module/сompat/) - [useEvent](https://effector.dev/en/api/effector-react/useevent/) - [useGate](https://effector.dev/en/api/effector-react/usegate/) - [useList](https://effector.dev/en/api/effector-react/uselist/) - [useProvidedScope](https://effector.dev/en/api/effector-react/useprovidedscope/) - [useStore](https://effector.dev/en/api/effector-react/usestore/) - [useStoreMap](https://effector.dev/en/api/effector-react/usestoremap/) - [useUnit](https://effector.dev/en/api/effector-react/useunit/) - [Effector Solid Gate](https://effector.dev/en/api/effector-solid/gate/) - [createGate](https://effector.dev/en/api/effector-solid/creategate/) - [effector-solid](https://effector.dev/en/api/effector-solid/) - [effector-solid/scope](https://effector.dev/en/api/effector-solid/module/scope/) - [useGate](https://effector.dev/en/api/effector-solid/usegate/) - [useStoreMap](https://effector.dev/en/api/effector-solid/usestoremap/) - [useUnit](https://effector.dev/en/api/effector-solid/useunit/) - [ComponentOptions](https://effector.dev/en/api/effector-vue/componentoptions/) - [EffectorScopePlugin](https://effector.dev/en/api/effector-vue/effectorscopeplugin/) - [Effector Vue Gate](https://effector.dev/en/api/effector-vue/gate/) - [VueEffector](https://effector.dev/en/api/effector-vue/vueeffector/) - [VueEffector](https://effector.dev/en/api/effector-vue/vueeffectorvue2/) - [VueSSRPlugin](https://effector.dev/en/api/effector-vue/vuessrplugin/) - [createComponent](https://effector.dev/en/api/effector-vue/createcomponent/) - [createGate](https://effector.dev/en/api/effector-vue/creategate/) - [effector-vue](https://effector.dev/en/api/effector-vue/) - [effector-vue/composition](https://effector.dev/en/api/effector-vue/module/composition/) - [effector-vue/ssr](https://effector.dev/en/api/effector-vue/module/ssr/) - [useEvent](https://effector.dev/en/api/effector-vue/useevent/) - [useGate](https://effector.dev/en/api/effector-vue/usegate/) - [useStore](https://effector.dev/en/api/effector-vue/usestore/) - [useStoreMap](https://effector.dev/en/api/effector-vue/usestoremap/) - [useUnit](https://effector.dev/en/api/effector-vue/useunit/) - [useVModel](https://effector.dev/en/api/effector-vue/usevmodel/) - [Domain](https://effector.dev/en/api/effector/domain/) - [Effect](https://effector.dev/en/api/effector/effect/) - [Event](https://effector.dev/en/api/effector/event/) - [Scope](https://effector.dev/en/api/effector/scope/) - [Store](https://effector.dev/en/api/effector/store/) - [allSettled](https://effector.dev/en/api/effector/allsettled/) - [attach](https://effector.dev/en/api/effector/attach/) - [Babel plugin](https://effector.dev/en/api/effector/babel-plugin/) - [clearNode](https://effector.dev/en/api/effector/clearnode/) - [combine](https://effector.dev/en/api/effector/combine/) - [createApi](https://effector.dev/en/api/effector/createapi/) - [createDomain](https://effector.dev/en/api/effector/createdomain/) - [createEffect](https://effector.dev/en/api/effector/createeffect/) - [createEvent](https://effector.dev/en/api/effector/createevent/) - [createStore](https://effector.dev/en/api/effector/createstore/) - [createWatch](https://effector.dev/en/api/effector/createwatch/) - [fork](https://effector.dev/en/api/effector/fork/) - [forward](https://effector.dev/en/api/effector/forward/) - [fromObservable](https://effector.dev/en/api/effector/fromobservable/) - [guard](https://effector.dev/en/api/effector/guard/) - [hydrate](https://effector.dev/en/api/effector/hydrate/) - [effector](https://effector.dev/en/api/effector/) - [inspect](https://effector.dev/en/api/effector/inspect/) - [is](https://effector.dev/en/api/effector/is/) - [launch](https://effector.dev/en/api/effector/launch/) - [merge](https://effector.dev/en/api/effector/merge/) - [effector/babel-plugin](https://effector.dev/en/api/effector/module/babel-plugin/) - [effector/inspect](https://effector.dev/en/api/effector/module/inspect/) - [effector/compat](https://effector.dev/en/api/effector/module/сompat/) - [restore](https://effector.dev/en/api/effector/restore/) - [sample](https://effector.dev/en/api/effector/sample/) - [scopeBind](https://effector.dev/en/api/effector/scopebind/) - [serialize](https://effector.dev/en/api/effector/serialize/) - [split](https://effector.dev/en/api/effector/split/) - [SWC plugin](https://effector.dev/en/api/effector/swc-plugin/) - [withRegion](https://effector.dev/en/api/effector/withregion/) - [API Reference](https://effector.dev/en/api/) - [Protocol @@unitShape](https://effector.dev/en/ecosystem-development/unit-shape-protocol/) - [Events in effector](https://effector.dev/en/essentials/events/) - [Splitting Data Streams with split](https://effector.dev/en/essentials/flow-split/) - [State Management in effector](https://effector.dev/en/essentials/manage-states/) - [TypeScript in Effector](https://effector.dev/en/essentials/typescript/) - [Unit Composition](https://effector.dev/en/essentials/unit-composition/) - [Asynchronous Operations in effector](https://effector.dev/en/essentials/work-with-async/) - [Computation priority](https://effector.dev/en/explanation/computation-priority/) - [Glossary](https://effector.dev/en/explanation/glossary/) - [Prior Art](https://effector.dev/en/explanation/prior-art/) - [SIDs](https://effector.dev/en/explanation/sids/) - [Best Practices and Recommendations in Effector](https://effector.dev/en/guides/best-practices/) - [Migration guide](https://effector.dev/en/guides/migration-guide-v23/) - [Server Side Rendering](https://effector.dev/en/guides/server-side-rendering/) - [Testing in Effector](https://effector.dev/en/guides/testing/) - [Troubleshooting in Effector](https://effector.dev/en/guides/troubleshooting/) - [Setting up WebSocket with Effector](https://effector.dev/en/guides/websocket-integration/) - [Community](https://effector.dev/en/introduction/community/) - [Effector Core concepts](https://effector.dev/en/introduction/core-concepts/) - [Ecosystem](https://effector.dev/en/introduction/ecosystem/) - [Examples](https://effector.dev/en/introduction/examples/) - [Getting Started with Effector](https://effector.dev/en/introduction/get-started/) - [Installation](https://effector.dev/en/introduction/installation/) - [Motivation](https://effector.dev/en/introduction/motivation/) - [Countdown timer on setTimeout](https://effector.dev/en/recipes/common/countdown/) - [Recipes](https://effector.dev/en/recipes/) - [Integrate Next.js with effector](https://effector.dev/en/recipes/nextjs/integrate/) - [Integrate with Next.js router](https://effector.dev/en/recipes/nextjs/router/) - [Use scopeBind in Next.js](https://effector.dev/en/recipes/nextjs/scope-bind/) - [AsyncStorage Counter on React Native](https://effector.dev/en/recipes/react-native/asyncstorage-counter/) - [React Counter](https://effector.dev/en/recipes/react/counter/) - [Dynamic form schema](https://effector.dev/en/recipes/react/dynamic-form-schema/) - [Effects with React](https://effector.dev/en/recipes/react/effects/) - [Forms](https://effector.dev/en/recipes/react/forms/) - [Gate](https://effector.dev/en/recipes/react/gate/) - [Slots](https://effector.dev/en/recipes/react/slots/) - [ToDo creator](https://effector.dev/en/recipes/react/todo-creator/) - [TODO list with input validation](https://effector.dev/en/recipes/react/todo-with-validation/) - [How to Think in the Effector](https://effector.dev/en/resources/mindset/) - [Releases policy](https://effector.dev/en/resources/releases/) - [Usage with effector-react](https://effector.dev/en/typescript/usage-with-effector-react/) - [FAQ](https://effector.dev/ru/faq/) - [Изолированные контексты в effector](https://effector.dev/ru/advanced/work-with-scope/) - [Справочник по API](https://effector.dev/ru/api/effector-react/) - [useEvent](https://effector.dev/ru/api/effector-react/useevent/) - [useList](https://effector.dev/ru/api/effector-react/uselist/) - [useProvidedScope](https://effector.dev/ru/api/effector-react/useprovidedscope/) - [useStore](https://effector.dev/ru/api/effector-react/usestore/) - [useStoreMap](https://effector.dev/ru/api/effector-react/usestoremap/) - [useUnit](https://effector.dev/ru/api/effector-react/useunit/) - [Domain](https://effector.dev/ru/api/effector/domain/) - [Effect](https://effector.dev/ru/api/effector/effect/) - [Event](https://effector.dev/ru/api/effector/event/) - [Scope](https://effector.dev/ru/api/effector/scope/) - [Store](https://effector.dev/ru/api/effector/store/) - [Babel plugin](https://effector.dev/ru/api/effector/babel-plugin/) - [clearNode](https://effector.dev/ru/api/effector/clearnode/) - [combine](https://effector.dev/ru/api/effector/combine/) - [createApi](https://effector.dev/ru/api/effector/createapi/) - [createDomain](https://effector.dev/ru/api/effector/createdomain/) - [createEffect](https://effector.dev/ru/api/effector/createeffect/) - [createEvent](https://effector.dev/ru/api/effector/createevent/) - [createStore](https://effector.dev/ru/api/effector/createstore/) - [createWatch](https://effector.dev/ru/api/effector/createwatch/) - [fork](https://effector.dev/ru/api/effector/fork/) - [forward](https://effector.dev/ru/api/effector/forward/) - [fromObservable](https://effector.dev/ru/api/effector/fromobservable/) - [guard](https://effector.dev/ru/api/effector/guard/) - [effector](https://effector.dev/ru/api/effector/) - [is](https://effector.dev/ru/api/effector/is/) - [launch](https://effector.dev/ru/api/effector/launch/) - [merge](https://effector.dev/ru/api/effector/merge/) - [sample](https://effector.dev/ru/api/effector/sample/) - [scopeBind](https://effector.dev/ru/api/effector/scopebind/) - [Справочник API](https://effector.dev/ru/api/) - [События в эффекторе](https://effector.dev/ru/essentials/events/) - [Разделение потоков данных с помощью split](https://effector.dev/ru/essentials/flow-split/) - [Управление состоянием в effector](https://effector.dev/ru/essentials/manage-states/) - [TypeScript в effector](https://effector.dev/ru/essentials/typescript/) - [Объединение юнитов](https://effector.dev/ru/essentials/unit-composition/) - [Асинхронность в effector](https://effector.dev/ru/essentials/work-with-async/) - [Глоссарий](https://effector.dev/ru/explanation/glossary/) - [Prior Art](https://effector.dev/ru/explanation/prior-art/) - [SIDs](https://effector.dev/ru/explanation/sids/) - [Лучшие практики и рекомендации в effector](https://effector.dev/ru/guides/best-practices/) - [Тестирование в effector](https://effector.dev/ru/guides/testing/) - [Исправление ошибок в Effector](https://effector.dev/ru/guides/troubleshooting/) - [Настройка работы WebSocket с Effector](https://effector.dev/ru/guides/websocket-integration/) - [Сообщество](https://effector.dev/ru/introduction/community/) - [Основные концепции эффектора](https://effector.dev/ru/introduction/core-concepts/) - [Экосистема effector](https://effector.dev/ru/introduction/ecosystem/) - [Примеры](https://effector.dev/ru/introduction/examples/) - [Начало работы с effector](https://effector.dev/ru/introduction/get-started/) - [Установка](https://effector.dev/ru/introduction/installation/) - [Мотивация](https://effector.dev/ru/introduction/motivation/) - [Рецепты](https://effector.dev/ru/recipes/) - [Как мыслить в парадигме Effector](https://effector.dev/ru/resources/mindset/) - [Политика релизов](https://effector.dev/ru/resources/releases/) - [Использование с пакетом effector-react](https://effector.dev/ru/typescript/usage-with-effector-react/)