Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DemonDaddy22/frontend-expert
/ functions
Functions
133 in github.com/DemonDaddy22/frontend-expert
⨍
Functions
133
◇
Types & classes
56
↓ 25 callers
Function
isEmptyString
(value: string | T)
src/utils/index.ts:10
↓ 21 callers
Function
isEmptyList
(obj: T[] | T)
src/utils/index.ts:29
↓ 18 callers
Function
isEmptyObject
(obj: Record<string, T> | T)
src/utils/index.ts:38
↓ 17 callers
Function
isValidNumber
(value: number | string | T)
src/utils/index.ts:19
↓ 7 callers
Function
createListOfSize
(size: number, start: number = 1)
src/utils/index.ts:62
↓ 6 callers
Function
truncateStringToLength
(value: string, length: number)
src/utils/index.ts:49
↓ 5 callers
Function
shuffleArray
(array: T[])
src/utils/index.ts:113
↓ 4 callers
Function
copyTextToClipboard
(text: string = '')
src/utils/index.ts:71
↓ 3 callers
Function
getRandomListIndex
(list: T[])
src/utils/index.ts:99
↓ 2 callers
Function
getLoremIpsum
()
src/utils/index.ts:88
↓ 1 callers
Function
fetchData
()
src/components/CryptoPrices/components/PricesTable/index.tsx:46
↓ 1 callers
Function
fetchResponse
()
src/hooks/useFetch.ts:50
↓ 1 callers
Function
getExerciseRoutes
()
src/router.tsx:9
↓ 1 callers
Function
reportWebVitals
(onPerfEntry?: ReportHandler)
src/reportWebVitals.ts:4
↓ 1 callers
Function
useFetch
(url: string, options: RequestInit = {}, abortRequest: boolean = true)
src/hooks/useFetch.ts:39
↓ 1 callers
Function
useFetchTestimonials
(page: number)
src/components/InfiniteScroll/useFetchTestimonials.ts:4
↓ 1 callers
Function
useWindowSize
()
src/hooks/useWindowSize.ts:40
Function
AlgoExpertLogo
({ title })
src/components/AlgoExpertLogo/index.tsx:11
Function
AlgoExpertProducts
({ title })
src/components/AlgoExpertProducts/index.tsx:9
Function
App
()
src/App.tsx:7
Function
ArrayMethods
({ title })
src/components/ArrayMethods/index.tsx:9
Function
BlogPost
({ title })
src/components/BlogPost/index.tsx:9
Function
Board
()
src/components/Memory/components/Board/index.tsx:52
Function
Board
()
src/components/Wordle/components/Board/index.tsx:8
Function
Board
()
src/components/ConnectFour/components/Board/index.tsx:45
Function
Button
(props)
src/components/UI/Button/index.tsx:4
Function
ButtonBlack
(props)
src/components/UI/Button/index.tsx:24
Function
ButtonBlue
(props)
src/components/UI/Button/index.tsx:34
Function
ButtonGreen
(props)
src/components/UI/Button/index.tsx:54
Function
ButtonRed
(props)
src/components/UI/Button/index.tsx:44
Function
ButtonWhite
(props)
src/components/UI/Button/index.tsx:14
Function
ButtonYellow
(props)
src/components/UI/Button/index.tsx:64
Function
Calculator
()
src/components/TipCalculator/components/Calculator/index.tsx:49
Function
ClipBoard
(props)
src/components/Icons/Clipboard.tsx:6
Function
ClipBoardChecked
(props)
src/components/Icons/ClipboardChecked.tsx:6
Function
Close
(props)
src/components/Icons/Close.tsx:6
Function
CodeBlock
(props)
src/components/UI/CodeBlock/index.tsx:16
Function
ColourBlock
(props)
src/components/UI/ColourBlock/index.tsx:5
Function
ConnectFour
({ title })
src/components/ConnectFour/index.tsx:12
Function
CorrespondingNode
({ title })
src/components/CorrespondingNode/index.tsx:9
Function
CreateDOM
({ title })
src/components/CreateDOM/index.tsx:9
Function
CryptoPrices
({ title })
src/components/CryptoPrices/index.tsx:10
Function
Curry
({ title })
src/components/Curry/index.tsx:9
Function
Dark
(props)
src/components/Icons/Dark.tsx:6
Function
Debounce
({ title })
src/components/Debounce/index.tsx:9
Function
DeepEquals
({ title })
src/components/DeepEquals/index.tsx:9
Function
Divider
(props)
src/components/UI/Divider/index.tsx:16
Function
Error
()
src/components/Error/index.tsx:9
Function
EventTarget
({ title })
src/components/EventTarget/index.tsx:9
Function
Flatten
({ title })
src/components/Flatten/index.tsx:9
Function
FormGroup
(props)
src/components/UI/FormGroup/index.tsx:4
Function
GitHub
(props)
src/components/Icons/GitHub.tsx:6
Function
Home
(props)
src/components/Icons/Home.tsx:6
Function
IndexRoute
()
src/components/IndexRoute/index.tsx:26
Function
InfiniteScroll
({ title })
src/components/InfiniteScroll/index.tsx:14
Function
ItemCart
({ title })
src/components/ItemCart/index.tsx:9
Function
Label
(props)
src/components/UI/Label/index.tsx:4
Function
Light
(props)
src/components/Icons/Light.tsx:6
Function
Memoize
({ title })
src/components/Memoize/index.tsx:9
Function
Memory
({ title })
src/components/Memory/index.tsx:12
Function
Menu
(props)
src/components/Icons/Menu.tsx:6
Function
Menu
(props)
src/components/UI/Menu/index.tsx:8
Function
MenuItem
(props)
src/components/UI/MenuItem/index.tsx:4
Function
NO_OP
()
src/constants/index.ts:25
Function
Navbar
({ title })
src/components/Navbar/index.tsx:20
Function
NotificationCard
(props)
src/components/NotificationsMenu/components/NotificationCard/index.tsx:4
Function
NotificationsMenu
({ title })
src/components/NotificationsMenu/index.tsx:13
Function
PhoneInput
({ title })
src/components/PhoneInput/index.tsx:10
Function
PhoneInputField
()
src/components/PhoneInput/components/PhoneInputField/index.tsx:14
Function
PigEmoji
({ title })
src/components/PigEmoji/index.tsx:11
Function
Play
(props)
src/components/Icons/Play.tsx:4
Function
PricesTable
()
src/components/CryptoPrices/components/PricesTable/index.tsx:38
Function
ProjectNavbar
()
src/components/ProjectNavbar/index.tsx:12
Function
ProjectPage
(props)
src/components/ProjectPage/index.tsx:10
Function
PromiseMethods
({ title })
src/components/PromiseMethods/index.tsx:9
Function
Promises
({ title })
src/components/Promises/index.tsx:9
Function
Promisify
({ title })
src/components/Promisify/index.tsx:9
Function
PurchaseForm
({ title })
src/components/PurchaseForm/index.tsx:11
Function
Question
({ question, answers, correctAnswer, difficulty, category, attempt, onOptionSelect })
src/components/Quiz/components/Question/index.tsx:8
Function
Question
({ name, status })
src/components/QuestionList/components/Question/index.tsx:10
Function
QuestionDetails
(props)
src/components/QuestionDetails/index.tsx:11
Function
QuestionList
({ title })
src/components/QuestionList/index.tsx:12
Function
QuestionSection
({ title, correctCount, questions })
src/components/QuestionList/components/QuestionSection/index.tsx:9
Function
QuestionSections
()
src/components/QuestionList/components/QuestionSections/index.tsx:10
Function
Questions
()
src/components/Quiz/components/Questions/index.tsx:9
Function
QuestionsMenu
()
src/components/ProjectPage/components/QuestionsMenu/index.tsx:57
Function
Quiz
({ title })
src/components/Quiz/index.tsx:12
Function
RainbowCircles
({ title })
src/components/RainbowCircles/index.tsx:10
Function
Reset
(props)
src/components/Icons/Reset.tsx:6
Function
RobotEmoji
({ title })
src/components/RobotEmoji/index.tsx:11
Function
Router
()
src/router.tsx:24
Function
Row
({ currentIndex, index, guess, word })
src/components/Wordle/components/Row/index.tsx:4
Function
SignUpForm
({ title })
src/components/SignUpForm/index.tsx:13
Function
SpaghettiRecipe
({ title })
src/components/SpaghettiRecipe/index.tsx:9
Function
Stop
(props)
src/components/Icons/Stop.tsx:6
Function
StopWatch
({ title })
src/components/StopWatch/index.tsx:19
Function
Sudoku
({ title })
src/components/Sudoku/index.tsx:11
Function
TestingFramework
({ title })
src/components/TestingFramework/index.tsx:9
Function
ThemeContextProvider
({ children })
src/context/ThemeContext.tsx:17
Function
ThisBinding
({ title })
src/components/ThisBinding/index.tsx:9
next →
1–100 of 133, ranked by callers