Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dhafitf/twice
/ functions
Functions
64 in github.com/dhafitf/twice
⨍
Functions
64
◇
Types & classes
20
↓ 6 callers
Function
useData
(endpoint: any)
src/lib/utils/useData.ts:4
↓ 5 callers
Function
clsx
(...classes: any)
src/lib/utils/clsx.ts:2
↓ 5 callers
Function
dbConnect
()
src/lib/utils/dbConnect.ts:30
↓ 4 callers
Function
addOpacity
({ opacity, DOMByID, time }: OpacityTransition)
src/lib/utils/opacityAnimation.ts:3
↓ 2 callers
Function
contentOpacity
()
src/pages/profile.tsx:55
↓ 2 callers
Function
imageOpacity
()
src/pages/profile.tsx:44
↓ 2 callers
Function
mappedList
(arrayElement: LinksProps[])
src/components/verticalSocmedList.tsx:25
↓ 1 callers
Function
handleClickNav
()
src/components/header/index.tsx:39
↓ 1 callers
Function
handleCloseModalClick
()
src/pages/profile.tsx:84
↓ 1 callers
Function
handleOpenModalClick
()
src/pages/profile.tsx:75
↓ 1 callers
Function
removeOpacity
(opacity: number)
src/pages/profile.tsx:64
↓ 1 callers
Function
renderItem
()
src/components/discography/discographyItem.tsx:11
↓ 1 callers
Function
renderItem
()
src/components/news/newsItem.tsx:10
↓ 1 callers
Function
renderItems
()
src/components/discography/newestDiscographySection.tsx:7
↓ 1 callers
Function
renderItems
()
src/components/discography/discographySection.tsx:7
↓ 1 callers
Function
renderItems
()
src/components/content/latestContent.tsx:9
↓ 1 callers
Function
renderItems
()
src/components/news/newsSection.tsx:7
↓ 1 callers
Function
renderItems
()
src/components/news/latestNewsSection.tsx:7
↓ 1 callers
Function
renderItems
()
src/pages/discography/[id].tsx:15
↓ 1 callers
Function
renderItems
()
src/pages/news/[id].tsx:14
Function
App
({ Component, pageProps })
src/pages/_app.tsx:7
Function
Container
({ children, className, style, isLarge, isSmall }: ContainerProps)
src/components/layout/container.tsx:4
Function
ContentItem
({ href, thumb, title, tag }: ContentItemProps)
src/components/content/contentItem.tsx:4
Function
Custom404
()
src/pages/404.tsx:4
Function
Developer
()
src/pages/developers.tsx:62
Function
Discography
()
src/pages/discography/index.tsx:5
Function
DiscographyByID
()
src/pages/discography/[id].tsx:9
Function
DiscographyItem
({ items, isSkeleton }: DiscographyItemProps)
src/components/discography/discographyItem.tsx:10
Function
DiscographySection
()
src/components/discography/discographySection.tsx:5
Function
Footer
()
src/components/footer/index.tsx:7
Function
Header
()
src/components/header/index.tsx:11
Function
Home
(data: any)
src/pages/index.tsx:20
Function
Items
({ name, description, apiReference }: Props)
src/pages/developers.tsx:11
Function
LatestContent
({ data }: IContentListProps)
src/components/content/latestContent.tsx:8
Function
LatestNewsSection
()
src/components/news/newsSection.tsx:5
Function
LatestNewsSection
()
src/components/news/latestNewsSection.tsx:5
Function
Layout
(props: LayoutProps)
src/components/layout/layout.tsx:6
Function
Loading
({ isRouteChanging })
src/components/layout/loading.tsx:3
Function
LoadingScreen
({ isLoading }: LoadingScreenProps)
src/components/loadingScreen.tsx:7
Function
MemberItem
({ onClick, image, name, nickname }: Props)
src/components/memberItem.tsx:8
Function
NavLink
({ className, href, text }: NavLinkProps)
src/components/header/navLink.tsx:4
Function
NewestDiscographySection
()
src/components/discography/newestDiscographySection.tsx:5
Function
News
()
src/pages/news/index.tsx:5
Function
NewsByID
()
src/pages/news/[id].tsx:8
Function
NewsItem
({ items, isSkeleton }: NewsItemProps)
src/components/news/newsItem.tsx:9
Function
Profile
()
src/pages/profile.tsx:14
Function
ScrollDownAnimation
()
src/components/scrollDownAnimation.tsx:4
Function
Section
({ title, children, className, isHomePage, withLoadMore }: SectionProps)
src/components/layout/section.tsx:5
Function
VerticalSocmedList
()
src/components/verticalSocmedList.tsx:37
Function
fetcher
()
src/lib/utils/useData.ts:5
Method
getInitialProps
(ctx: DocumentContext)
src/pages/_document.tsx:4
Function
getServerSideProps
()
src/pages/index.tsx:115
Function
handleNextClick
()
src/pages/profile.tsx:18
Function
handlePrevClick
()
src/pages/profile.tsx:31
Function
handleRouteChangeEnd
()
src/pages/_app.tsx:24
Function
handleRouteChangeStart
()
src/pages/_app.tsx:16
Function
handleScroll
()
src/components/scrollDownAnimation.tsx:8
Function
handleScroll
()
src/components/header/index.tsx:19
Function
handler
(req, res)
src/pages/api/members.ts:4
Function
handler
(req, res)
src/pages/api/discography/index.ts:5
Function
handler
(req, res)
src/pages/api/discography/[id].ts:5
Function
handler
(req, res)
src/pages/api/news/index.ts:5
Function
handler
(req, res)
src/pages/api/news/[id].ts:5
Method
render
()
src/pages/_document.tsx:8