Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code100x/daily-code
/ functions
Functions
235 in github.com/code100x/daily-code
⨍
Functions
235
◇
Types & classes
39
Method
getInstance
()
apps/web/lib/cache/in-memory-cache.ts:16
Method
getInstance
(redisUrl: string)
apps/web/lib/cache/redis-cache.ts:13
Function
getSearchResults
(query: string)
apps/web/lib/search.ts:88
Function
handleAddCategory
()
apps/web/components/admin/EditCategories.tsx:29
Function
handleAddMCQ
()
apps/web/components/admin/AdminAddMCQ.tsx:35
Function
handleAddOption
()
apps/web/components/admin/AdminAddMCQ.tsx:28
Function
handleAddTrack
()
apps/web/components/admin/CompleteTrackCard.tsx:26
Function
handleAddTracks
()
apps/web/components/admin/AdminSearch.tsx:15
Function
handleClose
(open: boolean)
apps/web/components/ContentSearch.tsx:108
Function
handleClose
(open: boolean)
apps/web/components/SearchDialog.tsx:106
Function
handleCopyClick
()
apps/web/components/CodeBlock.tsx:20
Function
handleCreateProblem
()
apps/web/components/admin/AddProblemCard.tsx:37
Function
handleKeyPress
(event: KeyboardEvent)
apps/web/components/ContentSearch.tsx:67
Function
handleKeyPress
(event: KeyboardEvent)
apps/web/components/SearchDialog.tsx:58
Function
handleKeyPress
(event: KeyboardEvent)
apps/web/components/BlogAppbar.tsx:274
Function
handleMouseMove
(event: MouseEvent)
apps/web/components/Hero.tsx:11
Function
handlePointerMove
({ clientX, clientY }: MouseEvent)
apps/web/components/use-follow-pointer.ts:15
Function
handleResetScore
()
apps/web/components/mcq/MCQCard.tsx:32
Function
handleScroll
()
apps/web/components/BlogAppbar.tsx:71
Function
handleTrackClick
()
apps/web/components/TrackCard-2.tsx:24
Function
handleUpdate
()
apps/web/components/mcq/EditMCQ.tsx:34
Function
handlecreateCollection
()
apps/web/components/admin/AdminSearch.tsx:22
Function
jwt
({ token }: any)
apps/web/lib/auth.ts:28
Function
rateLimit
(userId: string, rateLimitCount: number, rateLimitInterval: number)
apps/web/lib/auth.ts:52
Function
redirectToLogin
()
apps/web/components/RedirectToLoginCard.tsx:8
Method
render
()
apps/web/components/ErrorBoundary.tsx:26
Function
scrollToTop
()
apps/web/components/TrackTools.tsx:16
Function
session
({ session, token }: any)
apps/web/lib/auth.ts:31
Method
set
( type: string, args: string[], value: any, expirySeconds: number = parseInt(process.env.CACHE
packages/db/Cache.ts:26
Method
set
( type: string, args: string[], value: any, expirySeconds: number = parseInt(process.env.CACHE
apps/web/lib/cache/in-memory-cache.ts:23
Method
set
( type: string, args: string[], value: any, expirySeconds: number, )
apps/web/lib/cache/redis-cache.ts:21
Function
startListening
()
apps/web/components/SearchDialog.tsx:45
Function
toggleViewMode
()
apps/web/components/BlogAppbar.tsx:48
Function
update
(props: ToasterToast)
packages/ui/src/shad/ui/use-toast.tsx:140
Function
useFollowPointer
(ref: RefObject<HTMLElement>)
apps/web/components/use-follow-pointer.ts:6
← previous
201–235 of 235, ranked by callers