Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benjamintd/codegame.cards
/ functions
Functions
123 in github.com/benjamintd/codegame.cards
⨍
Functions
123
◇
Types & classes
28
Function
copyToClipboard
()
components/CopyLink.tsx:19
Function
gameSelector
(gameView: IGameView)
lib/selectors.ts:38
Method
getInitialProps
({ Component, ctx })
pages/_app.tsx:28
Method
getPublicGames
(callback: GamesHandler)
hooks/network.ts:18
Function
getStaticProps
({ locale })
pages/index.tsx:165
Function
handleResize
()
hooks/useWindowSize.ts:21
Function
isDesktop
()
hooks/useMobileDetect.ts:12
Function
isDuetGrid
(grid: IGrid)
lib/game.ts:183
Function
logException
(description: string, fatal = false)
lib/analytics.ts:20
Function
onChange
(e: React.FormEvent<HTMLInputElement>)
components/JoinGame.tsx:28
Function
onChange
(e: React.FormEvent<HTMLInputElement>)
components/Chat.tsx:23
Function
onKeyDown
(e: React.KeyboardEvent)
components/Chat.tsx:48
Function
presenceReducer
( state, { type, ids }: { type?: "init" | "update"; ids: { [key: string]: any } } )
hooks/game.ts:145
Function
reducer
(game: IGame, newGame: IGame)
pages/[gameId].tsx:30
Method
render
()
pages/_app.tsx:74
Method
render
()
pages/_document.tsx:13
Method
reportWebVitals
({ id, name, label, value })
pages/_app.tsx:38
Function
setValue
(value)
hooks/useLocalStorage.ts:17
Method
subscribeToGame
(gameId: string, callback: GameHandler)
hooks/firebase.ts:47
Method
update
(obj)
hooks/firebase.ts:65
Method
updateGame
(game: IGame)
hooks/firebase.ts:57
Method
updateKey
(key: string, value: any)
hooks/firebase.ts:61
Function
wordsSelector
(gameView: IGameView)
lib/selectors.ts:40
← previous
101–123 of 123, ranked by callers