Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bryanjenningz/react-duolingo
/ functions
Functions
169 in github.com/bryanjenningz/react-duolingo
⨍
Functions
169
◇
Types & classes
1
Function
LessonComplete
({ correctAnswerCount, incorrectAnswerCount, startTime, endTime, reviewLessonShown, setReviewLesso
src/pages/lesson.tsx:648
Function
LessonCompletionSvg
({ lessonsCompleted, status, style = {}, }: { lessonsCompleted: number; status: TileStatus; style?
src/pages/learn.tsx:551
Function
LessonCompletionSvg0
(props: ComponentProps<"svg">)
src/components/Svgs.tsx:2232
Function
LessonCompletionSvg1
(props: ComponentProps<"svg">)
src/components/Svgs.tsx:2266
Function
LessonCompletionSvg2
(props: ComponentProps<"svg">)
src/components/Svgs.tsx:2300
Function
LessonCompletionSvg3
(props: ComponentProps<"svg">)
src/components/Svgs.tsx:2334
Function
LessonFastForwardEndFail
({ unitNumber, reviewLessonShown, setReviewLessonShown, questionResults, }: { unitNumber: number;
src/pages/lesson.tsx:883
Function
LessonFastForwardEndFailSvg
()
src/components/Svgs.tsx:1940
Function
LessonFastForwardEndPass
({ unitNumber, reviewLessonShown, setReviewLessonShown, questionResults, }: { unitNumber: number;
src/pages/lesson.tsx:930
Function
LessonFastForwardEndPassSvg
()
src/components/Svgs.tsx:1592
Function
LessonFastForwardStart
({ unitNumber, setIsStartingLesson, }: { unitNumber: number; setIsStartingLesson: React.Dispatch<React
src/pages/lesson.tsx:844
Function
LessonFastForwardStartSvg
()
src/components/Svgs.tsx:1330
Function
LessonTopBarEmptyHeart
()
src/components/Svgs.tsx:2221
Function
LessonTopBarHeart
()
src/components/Svgs.tsx:2203
Function
LightningProgressSvg
({ size = 56 }: { size?: number })
src/components/Svgs.tsx:202
Function
LingotsTreasureChestSvg
(props: ComponentProps<"svg">)
src/components/Svgs.tsx:2494
Function
LockSvg
()
src/components/Svgs.tsx:1317
Function
LockedBookSvg
()
src/components/Svgs.tsx:308
Function
LockedDumbbellSvg
()
src/components/Svgs.tsx:395
Function
LockedLeaderboardSvg
()
src/components/Svgs.tsx:2902
Function
LockedLeaderboardsSvg
()
src/components/RightBar.tsx:255
Function
LockedLeagueSvg
()
src/components/Svgs.tsx:3319
Function
LockedTreasureSvg
()
src/components/Svgs.tsx:863
Function
LockedTrophySvg
()
src/components/Svgs.tsx:758
Function
LoginScreen
({ loginScreenState, setLoginScreenState, }: { loginScreenState: LoginScreenState; setLoginScreenState
src/components/LoginScreen.tsx:67
Function
MenuIconSvg
(props: ComponentProps<"svg">)
src/pages/forgot-password.tsx:9
Function
MoreOptionsSvg
(props: ComponentProps<"svg">)
src/components/Svgs.tsx:2654
Function
MyApp
({ Component, pageProps })
src/pages/_app.tsx:6
Function
PodcastIconSvg
(props: ComponentProps<"svg">)
src/components/Svgs.tsx:101
Function
PracticeExerciseSvg
(props: ComponentProps<"svg">)
src/components/Svgs.tsx:690
Function
ProblemSelect1Of3
({ problem, correctAnswerCount, totalCorrectAnswersNeeded, selectedAnswer, setSelectedAnswer, quit
src/pages/lesson.tsx:431
Function
ProblemWriteInEnglish
({ problem, correctAnswerCount, totalCorrectAnswersNeeded, selectedAnswers, setSelectedAnswers, qu
src/pages/lesson.tsx:522
Function
Profile
()
src/pages/profile.tsx:21
Function
ProfileFriendsSection
()
src/pages/profile.tsx:169
Function
ProfileFriendsSvg
()
src/components/Svgs.tsx:3530
Function
ProfileStatsSection
()
src/pages/profile.tsx:106
Function
ProfileTimeJoinedSvg
()
src/components/Svgs.tsx:3517
Function
ProfileTopBar
()
src/pages/profile.tsx:41
Function
ProfileTopSection
()
src/pages/profile.tsx:56
Function
ProgressBar
({ correctAnswerCount, totalCorrectAnswersNeeded, setQuitMessageShown, hearts, }: { correctAnswerCou
src/pages/lesson.tsx:228
Function
QuitMessage
({ quitMessageShown, setQuitMessageShown, }: { quitMessageShown: boolean; setQuitMessageShown: (isShow
src/pages/lesson.tsx:285
Function
Register
()
src/pages/register.tsx:12
Function
ReviewLesson
({ reviewLessonShown, setReviewLessonShown, questionResults, }: { reviewLessonShown: boolean; setRev
src/pages/lesson.tsx:747
Function
RightBar
()
src/components/RightBar.tsx:22
Function
SecondPlaceSvg
()
src/components/Svgs.tsx:3425
Function
SettingsGearSvg
()
src/components/Svgs.tsx:3560
Function
SettingsRightNav
({ selectedTab, }: { selectedTab: SettingsTitle; })
src/components/SettingsRightNav.tsx:21
Function
Shop
()
src/pages/shop.tsx:339
Function
Sound
()
src/pages/settings/sound.tsx:9
Function
StarSvg
()
src/components/Svgs.tsx:285
Function
StreakFreezeSvg
(props: ComponentProps<"svg">)
src/pages/shop.tsx:10
Function
ThirdPlaceSvg
()
src/components/Svgs.tsx:3459
Function
TileIcon
({ tileType, status, }: { tileType: TileType; status: TileStatus; })
src/pages/learn.tsx:56
Function
TileTooltip
({ selectedTile, index, unitNumber, tilesLength, description, status, closeTooltip, }: { selec
src/pages/learn.tsx:197
Function
TopBar
({ backgroundColor = "bg-[#58cc02]", borderColor = "border-[#46a302]", }: { backgroundColor?: `bg-${stri
src/components/TopBar.tsx:67
Function
TreasureClosedSvg
(props: ComponentProps<"svg">)
src/components/RightBar.tsx:292
Function
TreasureProgressSvg
()
src/components/Svgs.tsx:153
Function
UnitHeader
({ unitNumber, description, backgroundColor, borderColor, }: { unitNumber: number; description: st
src/pages/learn.tsx:609
Function
UnitSection
({ unit }: { unit: Unit })
src/pages/learn.tsx:309
Function
UnlockLeaderboardsSection
()
src/components/RightBar.tsx:169
Function
UpArrowSvg
()
src/components/Svgs.tsx:714
Function
WomanSvg
()
src/components/Svgs.tsx:3744
Function
XpProgressSection
()
src/components/RightBar.tsx:586
Function
containsTileTooltip
(event: MouseEvent)
src/pages/learn.tsx:217
Function
logInAndSetUserProperties
()
src/components/LoginScreen.tsx:90
Function
onCheckAnswer
()
src/pages/lesson.tsx:93
Function
onFinish
()
src/pages/lesson.tsx:118
Function
onSkip
()
src/pages/lesson.tsx:126
Function
unselectTile
()
src/pages/learn.tsx:315
← previous
101–169 of 169, ranked by callers