Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AmetAlvirde/dead-simple-real-world-nextjs-app
/ functions
Functions
35 in github.com/AmetAlvirde/dead-simple-real-world-nextjs-app
⨍
Functions
35
◇
Types & classes
5
↓ 2 callers
Function
createPageContext
()
lib/getPageContext.js:27
↓ 2 callers
Function
getOrCreateStore
(initialState)
lib/with-redux-store.js:9
↓ 1 callers
Function
decrement
components/Counter/actions.js:10
↓ 1 callers
Method
getInitialProps
({ Component, ctx })
pages/_app.js:44
↓ 1 callers
Function
getPageContext
()
lib/getPageContext.js:38
↓ 1 callers
Function
increment
components/Counter/actions.js:1
↓ 1 callers
Function
login
(payload, next = '/')
components/Login/actions.js:5
↓ 1 callers
Function
logout
()
components/Login/actions.js:19
↓ 1 callers
Method
redirectToLogin
(ctx)
pages/_app.js:31
↓ 1 callers
Function
useForm
(callback, initialFormFields = {})
hooks/useForm/index.js:3
↓ 1 callers
Function
whoAmI
components/Login/actions.js:30
Function
Index
({ user, dispatch })
components/Index/index.js:8
Function
IndexPage
()
pages/index.js:4
Function
Login
({ router, dispatch })
components/Login/index.js:10
Function
LoginPage
()
pages/login.js:4
Function
NoUserFound
()
components/NoUserFound/index.js:3
Function
Profile
({ user })
components/Profile/index.js:12
Function
ProfilePage
()
pages/profile.js:4
Function
WrappedComponent
pages/_document.js:11
Method
componentDidMount
()
pages/_app.js:24
Method
constructor
()
pages/_app.js:19
Method
constructor
(props)
lib/with-redux-store.js:47
Function
counterReducer
(state = initialState, action)
components/Counter/reducer.js:5
Function
dispatchDecrement
()
components/Counter/index.js:12
Function
dispatchIncrement
()
components/Counter/index.js:8
Method
getInitialProps
(appContext)
lib/with-redux-store.js:30
Function
handleChange
hooks/useForm/index.js:11
Function
handleLogout
components/Index/index.js:9
Function
handleSubmit
hooks/useForm/index.js:6
Function
mapStateToProps
components/Login/index.js:65
Function
mapStateToProps
components/Profile/index.js:32
Method
render
()
pages/_app.js:71
Method
render
()
lib/with-redux-store.js:52
Function
rootReducer
(state, action)
lib/init-store.js:15
Function
storeWithMiddleware
lib/init-store.js:23