Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dejwid/react-social-media-app
/ functions
Functions
32 in github.com/dejwid/react-social-media-app
⨍
Functions
32
◇
Types & classes
0
↓ 3 callers
Function
fetchLikes
()
components/PostCard.js:37
↓ 2 callers
Function
fetchComments
()
components/PostCard.js:41
↓ 2 callers
Function
uploadUserProfileImage
( supabase, userId, file, bucket, profileColumn, )
helpers/user.js:1
↓ 1 callers
Function
fetchIsSaved
()
components/PostCard.js:23
↓ 1 callers
Function
fetchPosts
()
pages/index.js:33
↓ 1 callers
Function
fetchUser
()
pages/profile.js:34
↓ 1 callers
Function
loadPosts
()
components/ProfileContent.js:20
↓ 1 callers
Function
userPosts
(userId)
components/ProfileContent.js:27
↓ 1 callers
Function
userProfile
(userId)
components/ProfileContent.js:34
Function
Card
({children,noPadding})
components/Card.js:1
Function
FriendInfo
()
components/FriendInfo.js:3
Function
Id
()
pages/profile/[id].js:3
Function
LoginPage
()
pages/login.js:6
Function
MyApp
({ Component, pageProps })
pages/_app.js:11
Function
NotificationsPage
()
pages/notifications.js:6
Function
Preloader
()
components/Preloader.js:3
Function
ProfileAbout
()
pages/profile/[id]/[...tab].js:3
Function
ProfileTabs
({userId,active})
components/ProfileTabs.js:3
Function
UserContextProvider
({children})
contexts/UserContext.js:6
Function
addPhotos
(ev)
components/PostFormCard.js:32
Function
createPost
()
components/PostFormCard.js:16
Function
handleAvatarChange
(ev)
components/Avatar.js:10
Function
handleClickOutsideDropdown
(e)
components/PostCard.js:51
Function
handler
(req, res)
pages/api/hello.js:3
Function
loginWithGoogle
()
pages/login.js:8
Function
logout
()
components/NavigationCard.js:13
Function
openDropdown
(e)
components/PostCard.js:47
Function
postComment
(ev)
components/PostCard.js:99
Function
saveProfile
()
pages/profile.js:48
Function
toggleLike
()
components/PostCard.js:79
Function
toggleSave
()
components/PostCard.js:55
Function
updateCover
(ev)
components/Cover.js:11