Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ArianHamdi/React-Query-NextJS-SSR
/ functions
Functions
17 in github.com/ArianHamdi/React-Query-NextJS-SSR
⨍
Functions
17
◇
Types & classes
0
↓ 1 callers
Function
getPost
api/posts.js:3
↓ 1 callers
Function
usePost
(id)
hooks/api/posts.js:4
↓ 1 callers
Function
withCSR
(next)
HOC/with-CSR.js:1
Function
Devtools
()
components/Devtools/Devtools.jsx:9
Function
Error
()
components/Error/Error.jsx:3
Function
Home
()
pages/index.js:3
Function
Layout
({ children })
components/Layout/Layout.jsx:4
Function
Loader
()
components/Loader/Loader.jsx:3
Function
MyApp
({ Component, pageProps })
pages/_app.js:9
Function
Navigation
()
components/Navigation/Navigation.jsx:4
Function
Page
({ isError })
pages/posts/[id].js:7
Function
Pagination
({ id })
components/Pagination/Pagination.jsx:4
Function
PaginationItem
({ isActive, index })
components/Pagination/PaginationItem/PaginationItem.jsx:5
Function
Post
({ id, title, body })
components/Post/Post.jsx:3
Function
PostLink
({ id })
components/Posts/PostLink/PostLink.jsx:4
Function
PostPage
()
containers/PostPage/PostPage.jsx:8
Function
Posts
()
components/Posts/Posts.jsx:4