Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/krasimir/react-in-patterns
/ app.jsx
File
app.jsx
code/redux/src/app.jsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
;
2
import ReactDOM from
'react-dom'
;
3
4
import { Provider, connect } from
'react-redux'
;
Callers
nothing calls this directly
Calls
9
combineReducers
Function · 0.90
createStore
Function · 0.90
add
Function · 0.85
subtract
Function · 0.85
changeVisibility
Function · 0.85
getCounterValue
Function · 0.70
getVisibility
Function · 0.70
dispatch
Function · 0.50
render
Method · 0.45
Tested by
no test coverage detected