Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tritintruong114/nextjs-youtube
/ functions
Functions
34 in github.com/Tritintruong114/nextjs-youtube
⨍
Functions
34
◇
Types & classes
0
↓ 3 callers
Function
cleanNumber
(num: number)
utils/fluid/fluidValue.ts:58
↓ 3 callers
Function
pxToRem
(px: number | string)
utils/fluid/fluidValue.ts:50
↓ 2 callers
Function
assertValue
(v: T | undefined, errorMessage: string)
sanity/env.ts:16
↓ 1 callers
Function
getDetailPost
(slug: string)
sanity/queries/posts.ts:37
↓ 1 callers
Function
getGalleryPage
()
sanity/queries/page.ts:150
↓ 1 callers
Function
getHomepage
()
sanity/queries/page.ts:26
↓ 1 callers
Function
getPosts
()
sanity/queries/posts.ts:23
↓ 1 callers
Function
getPreferredValue
( minSize: number, maxSize: number, minScreenSize: number, maxScreenSize: number, )
utils/fluid/fluidValue.ts:33
↓ 1 callers
Function
getServicesPage
(slug: string)
sanity/queries/page.ts:70
↓ 1 callers
Function
getWorksPage
()
sanity/queries/page.ts:111
↓ 1 callers
Function
randomColumns
()
app/gallery/page.tsx:7
↓ 1 callers
Function
toggleMenu
()
components/header.tsx:8
↓ 1 callers
Function
urlFor
(source: any)
app/blog/[slug]/page.tsx:15
Function
BlogDetailPage
({ params }: { params: { slug: string } })
app/blog/[slug]/page.tsx:83
Function
BlogPage
()
app/blog/page.tsx:7
Function
FooterComponent
()
components/footer.tsx:4
Function
GalleryPage
()
app/gallery/page.tsx:17
Function
HeaderComponent
()
components/header.tsx:5
Function
Home
()
app/test.tsx:3
Function
Home
()
app/page.tsx:8
Function
RootLayout
({ children, }: { children: React.ReactNode; })
app/layout.tsx:16
Function
ServicesPage
()
app/services/page.tsx:9
Function
ShapeOne
()
public/shape-one.tsx:1
Function
ShapeTwo
()
public/shape-two.tsx:1
Function
StudioLayout
({ children, }: { children: React.ReactNode; })
app/studio/layout.tsx:8
Function
StudioPage
()
app/studio/[[...index]]/page.tsx:15
Function
WorksPage
()
app/works/page.tsx:10
Function
cn
(...args: ClassValue[])
utils/clxs/cn.ts:3
Function
createFluidValue
( minSize: number, maxSize: number, minScreenSize: number = DEFAULT_MIN_SCREEN, maxScreenSize: number
utils/fluid/fluidValue.ts:16
Function
fetchPageBlocks
(id: string)
libs/notion/notion.ts:32
Function
getPosts
()
libs/notion/notion.ts:10
Function
prepare
(selection)
sanity/schemaTypes/post.ts:67
Function
prepare
({ title, image })
sanity/schemaTypes/heroType.ts:40
Function
urlForImage
(source: Image)
sanity/lib/image.ts:11