Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effector/effector
/ app.tsx
File
app.tsx
examples/serverless-ssr/src/app.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
2
import fetch from
'cross-fetch'
3
import {sample, createDomain, forward, guard, combine} from
'effector'
4
import {scopeBind} from
'effector/fork'
Callers
nothing calls this directly
Calls
12
forward
Function · 0.90
sample
Function · 0.90
guard
Function · 0.90
combine
Function · 0.90
scopeBind
Function · 0.90
createEvent
Method · 0.80
createStore
Method · 0.80
createEffect
Method · 0.80
reset
Method · 0.65
on
Method · 0.65
map
Method · 0.65
watch
Method · 0.65
Tested by
no test coverage detected