Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freeCodeCamp/freeCodeCamp
/ index.js
File
index.js
client/src/redux/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ uniqBy } from
'lodash-es'
;
2
import
{ handleActions } from
'redux-actions'
;
3
import
store from
'store'
;
4
Callers
nothing calls this directly
Calls
14
createThemeSaga
Function · 0.90
createAppMountSaga
Function · 0.90
createDonationSaga
Function · 0.90
createFetchUserSaga
Function · 0.90
createShowCertSaga
Function · 0.90
createReportUserSaga
Function · 0.90
createUserTokenSaga
Function · 0.90
createSaveChallengeSaga
Function · 0.90
createMsUsernameSaga
Function · 0.90
createSurveySaga
Function · 0.90
createSessionCompletedChallengesSaga
Function · 0.90
getIsDailyCodingChallenge
Function · 0.90
Tested by
no test coverage detected