Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anshumanpattnaik/covid19-full-stack-application
/ functions
Functions
26 in github.com/anshumanpattnaik/covid19-full-stack-application
⨍
Functions
26
◇
Types & classes
10
↓ 2 callers
Function
registerValidSW
(swUrl, config)
client/src/serviceWorker.js:57
↓ 1 callers
Function
checkValidServiceWorker
(swUrl, config)
client/src/serviceWorker.js:101
↓ 1 callers
Function
dispatchMarkers
client/src/actions/index.js:15
↓ 1 callers
Function
dispatchStatistics
client/src/actions/index.js:10
↓ 1 callers
Function
fetchCoronaStatistics
()
client/src/actions/index.js:20
↓ 1 callers
Function
getStatistics
(country_obj, results)
server/app.js:178
↓ 1 callers
Method
render
()
client/src/App.js:11
↓ 1 callers
Function
setAction
client/src/actions/index.js:46
↓ 1 callers
Function
setMapStyle
client/src/actions/index.js:41
↓ 1 callers
Function
showCountryStatistics
client/src/actions/index.js:36
Method
componentDidMount
()
client/src/components/statistics/CoronaStatisticsContainer.js:25
Method
componentDidMount
()
client/src/components/map/MapComponent.js:23
Method
constructor
(props)
client/src/components/statistics/CoronaStatisticsContainer.js:11
Method
constructor
(props)
client/src/components/map/MapComponent.js:14
Function
countryStatisticsReducer
(state = initialState, action)
client/src/reducers/countryStatisticsReducer.js:7
Function
fetchMarkers
()
client/src/actions/index.js:28
Function
mapStyleReducer
(state = initialState, action)
client/src/reducers/mapStyleReducer.js:7
Function
markersReducer
(state = initialState, action)
client/src/reducers/markersReducer.js:7
Function
register
(config)
client/src/serviceWorker.js:23
Method
render
()
client/src/components/statistics/CoronaStatisticsProvider.js:6
Method
render
()
client/src/components/map/MapComponent.js:108
Method
render
()
client/src/components/map/MapProvider.js:6
Function
setActionReducer
(state = initialState, action)
client/src/reducers/setActionReducer.js:7
Function
stateProps
client/src/components/map/MapComponent.js:148
Function
statisticsReducer
(state = initialState, action)
client/src/reducers/statisticsReducer.js:7
Function
unregister
()
client/src/serviceWorker.js:131