MCPcopy Create free account

hub / github.com/DemonDaddy22/frontend-expert / functions

Functions133 in github.com/DemonDaddy22/frontend-expert

↓ 25 callersFunctionisEmptyString
(value: string | T)
src/utils/index.ts:10
↓ 21 callersFunctionisEmptyList
(obj: T[] | T)
src/utils/index.ts:29
↓ 18 callersFunctionisEmptyObject
(obj: Record<string, T> | T)
src/utils/index.ts:38
↓ 17 callersFunctionisValidNumber
(value: number | string | T)
src/utils/index.ts:19
↓ 7 callersFunctioncreateListOfSize
(size: number, start: number = 1)
src/utils/index.ts:62
↓ 6 callersFunctiontruncateStringToLength
(value: string, length: number)
src/utils/index.ts:49
↓ 5 callersFunctionshuffleArray
(array: T[])
src/utils/index.ts:113
↓ 4 callersFunctioncopyTextToClipboard
(text: string = '')
src/utils/index.ts:71
↓ 3 callersFunctiongetRandomListIndex
(list: T[])
src/utils/index.ts:99
↓ 2 callersFunctiongetLoremIpsum
()
src/utils/index.ts:88
↓ 1 callersFunctionfetchData
()
src/components/CryptoPrices/components/PricesTable/index.tsx:46
↓ 1 callersFunctionfetchResponse
()
src/hooks/useFetch.ts:50
↓ 1 callersFunctiongetExerciseRoutes
()
src/router.tsx:9
↓ 1 callersFunctionreportWebVitals
(onPerfEntry?: ReportHandler)
src/reportWebVitals.ts:4
↓ 1 callersFunctionuseFetch
(url: string, options: RequestInit = {}, abortRequest: boolean = true)
src/hooks/useFetch.ts:39
↓ 1 callersFunctionuseFetchTestimonials
(page: number)
src/components/InfiniteScroll/useFetchTestimonials.ts:4
↓ 1 callersFunctionuseWindowSize
()
src/hooks/useWindowSize.ts:40
FunctionAlgoExpertLogo
({ title })
src/components/AlgoExpertLogo/index.tsx:11
FunctionAlgoExpertProducts
({ title })
src/components/AlgoExpertProducts/index.tsx:9
FunctionApp
()
src/App.tsx:7
FunctionArrayMethods
({ title })
src/components/ArrayMethods/index.tsx:9
FunctionBlogPost
({ title })
src/components/BlogPost/index.tsx:9
FunctionBoard
()
src/components/Memory/components/Board/index.tsx:52
FunctionBoard
()
src/components/Wordle/components/Board/index.tsx:8
FunctionBoard
()
src/components/ConnectFour/components/Board/index.tsx:45
FunctionButton
(props)
src/components/UI/Button/index.tsx:4
FunctionButtonBlack
(props)
src/components/UI/Button/index.tsx:24
FunctionButtonBlue
(props)
src/components/UI/Button/index.tsx:34
FunctionButtonGreen
(props)
src/components/UI/Button/index.tsx:54
FunctionButtonRed
(props)
src/components/UI/Button/index.tsx:44
FunctionButtonWhite
(props)
src/components/UI/Button/index.tsx:14
FunctionButtonYellow
(props)
src/components/UI/Button/index.tsx:64
FunctionCalculator
()
src/components/TipCalculator/components/Calculator/index.tsx:49
FunctionClipBoard
(props)
src/components/Icons/Clipboard.tsx:6
FunctionClipBoardChecked
(props)
src/components/Icons/ClipboardChecked.tsx:6
FunctionClose
(props)
src/components/Icons/Close.tsx:6
FunctionCodeBlock
(props)
src/components/UI/CodeBlock/index.tsx:16
FunctionColourBlock
(props)
src/components/UI/ColourBlock/index.tsx:5
FunctionConnectFour
({ title })
src/components/ConnectFour/index.tsx:12
FunctionCorrespondingNode
({ title })
src/components/CorrespondingNode/index.tsx:9
FunctionCreateDOM
({ title })
src/components/CreateDOM/index.tsx:9
FunctionCryptoPrices
({ title })
src/components/CryptoPrices/index.tsx:10
FunctionCurry
({ title })
src/components/Curry/index.tsx:9
FunctionDark
(props)
src/components/Icons/Dark.tsx:6
FunctionDebounce
({ title })
src/components/Debounce/index.tsx:9
FunctionDeepEquals
({ title })
src/components/DeepEquals/index.tsx:9
FunctionDivider
(props)
src/components/UI/Divider/index.tsx:16
FunctionError
()
src/components/Error/index.tsx:9
FunctionEventTarget
({ title })
src/components/EventTarget/index.tsx:9
FunctionFlatten
({ title })
src/components/Flatten/index.tsx:9
FunctionFormGroup
(props)
src/components/UI/FormGroup/index.tsx:4
FunctionGitHub
(props)
src/components/Icons/GitHub.tsx:6
FunctionHome
(props)
src/components/Icons/Home.tsx:6
FunctionIndexRoute
()
src/components/IndexRoute/index.tsx:26
FunctionInfiniteScroll
({ title })
src/components/InfiniteScroll/index.tsx:14
FunctionItemCart
({ title })
src/components/ItemCart/index.tsx:9
FunctionLabel
(props)
src/components/UI/Label/index.tsx:4
FunctionLight
(props)
src/components/Icons/Light.tsx:6
FunctionMemoize
({ title })
src/components/Memoize/index.tsx:9
FunctionMemory
({ title })
src/components/Memory/index.tsx:12
FunctionMenu
(props)
src/components/Icons/Menu.tsx:6
FunctionMenu
(props)
src/components/UI/Menu/index.tsx:8
FunctionMenuItem
(props)
src/components/UI/MenuItem/index.tsx:4
FunctionNO_OP
()
src/constants/index.ts:25
FunctionNavbar
({ title })
src/components/Navbar/index.tsx:20
FunctionNotificationCard
(props)
src/components/NotificationsMenu/components/NotificationCard/index.tsx:4
FunctionNotificationsMenu
({ title })
src/components/NotificationsMenu/index.tsx:13
FunctionPhoneInput
({ title })
src/components/PhoneInput/index.tsx:10
FunctionPhoneInputField
()
src/components/PhoneInput/components/PhoneInputField/index.tsx:14
FunctionPigEmoji
({ title })
src/components/PigEmoji/index.tsx:11
FunctionPlay
(props)
src/components/Icons/Play.tsx:4
FunctionPricesTable
()
src/components/CryptoPrices/components/PricesTable/index.tsx:38
FunctionProjectNavbar
()
src/components/ProjectNavbar/index.tsx:12
FunctionProjectPage
(props)
src/components/ProjectPage/index.tsx:10
FunctionPromiseMethods
({ title })
src/components/PromiseMethods/index.tsx:9
FunctionPromises
({ title })
src/components/Promises/index.tsx:9
FunctionPromisify
({ title })
src/components/Promisify/index.tsx:9
FunctionPurchaseForm
({ title })
src/components/PurchaseForm/index.tsx:11
FunctionQuestion
({ question, answers, correctAnswer, difficulty, category, attempt, onOptionSelect })
src/components/Quiz/components/Question/index.tsx:8
FunctionQuestion
({ name, status })
src/components/QuestionList/components/Question/index.tsx:10
FunctionQuestionDetails
(props)
src/components/QuestionDetails/index.tsx:11
FunctionQuestionList
({ title })
src/components/QuestionList/index.tsx:12
FunctionQuestionSection
({ title, correctCount, questions })
src/components/QuestionList/components/QuestionSection/index.tsx:9
FunctionQuestionSections
()
src/components/QuestionList/components/QuestionSections/index.tsx:10
FunctionQuestions
()
src/components/Quiz/components/Questions/index.tsx:9
FunctionQuestionsMenu
()
src/components/ProjectPage/components/QuestionsMenu/index.tsx:57
FunctionQuiz
({ title })
src/components/Quiz/index.tsx:12
FunctionRainbowCircles
({ title })
src/components/RainbowCircles/index.tsx:10
FunctionReset
(props)
src/components/Icons/Reset.tsx:6
FunctionRobotEmoji
({ title })
src/components/RobotEmoji/index.tsx:11
FunctionRouter
()
src/router.tsx:24
FunctionRow
({ currentIndex, index, guess, word })
src/components/Wordle/components/Row/index.tsx:4
FunctionSignUpForm
({ title })
src/components/SignUpForm/index.tsx:13
FunctionSpaghettiRecipe
({ title })
src/components/SpaghettiRecipe/index.tsx:9
FunctionStop
(props)
src/components/Icons/Stop.tsx:6
FunctionStopWatch
({ title })
src/components/StopWatch/index.tsx:19
FunctionSudoku
({ title })
src/components/Sudoku/index.tsx:11
FunctionTestingFramework
({ title })
src/components/TestingFramework/index.tsx:9
FunctionThemeContextProvider
({ children })
src/context/ThemeContext.tsx:17
FunctionThisBinding
({ title })
src/components/ThisBinding/index.tsx:9
next →1–100 of 133, ranked by callers