Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anshuopinion/React-10-Projects
/ functions
Functions
112 in github.com/anshuopinion/React-10-Projects
⨍
Functions
112
◇
Types & classes
3
↓ 7 callers
Function
validator
( schemaName: Joi.ObjectSchema, body: object, next: NextFunction )
project-7/server/src/validation/utils/validator.ts:5
↓ 4 callers
Function
isActiveLink
(link)
project-7/app/src/components/Sidenav.jsx:11
↓ 4 callers
Function
isActiveLink
(link)
project-6/src/components/Sidenav.jsx:11
↓ 4 callers
Function
useAuth
()
project-7/app/src/hooks/useAuth.jsx:4
↓ 2 callers
Function
onClose
()
project-5/src/hooks/useDisclouse.js:9
↓ 2 callers
Function
useDisclouse
()
project-5/src/hooks/useDisclouse.js:3
↓ 1 callers
Function
addContact
(contact)
project-5/src/components/AddAndUpdateContact.jsx:14
↓ 1 callers
Function
deleteContact
(id)
project-5/src/components/ContactCard.jsx:13
↓ 1 callers
Function
fetchFoodData
()
project-4/app/src/App.jsx:15
↓ 1 callers
Function
filterFood
(type)
project-4/app/src/App.jsx:48
↓ 1 callers
Function
generateRandomNumber
(min, max)
project-3/src/components/GamePlay.jsx:16
↓ 1 callers
Function
getContacts
()
project-5/src/App.jsx:19
↓ 1 callers
Function
login
(tokenStr)
project-7/app/src/provider/AuthProvider.jsx:11
↓ 1 callers
Function
logout
()
project-7/app/src/provider/AuthProvider.jsx:30
↓ 1 callers
Function
numberSelectorHandler
(value)
project-3/src/components/NumberSelector.jsx:10
↓ 1 callers
Function
updateContact
(contact, id)
project-5/src/components/AddAndUpdateContact.jsx:24
↓ 1 callers
Function
verfiyEmailAddressSignup
({ token })
project-7/app/src/api/query/userQuery.js:49
Function
AddAndUpdateContact
({ isOpen, onClose, isUpdate, contact })
project-5/src/components/AddAndUpdateContact.jsx:13
Function
AlreadySigninRoute
({ children })
project-7/app/src/components/Auth/AlreadySigninRoute.jsx:5
Function
App
()
project-7/app/src/App.jsx:19
Function
App
()
project-1/src/App.jsx:4
Function
App
()
project-3/src/App.jsx:5
Function
App
()
project-4/app/src/App.jsx:7
Function
App
()
project-2/src/App.jsx:6
Function
App
()
project-5/src/App.jsx:13
Function
App
()
project-6/src/App.jsx:21
Function
AuthProvider
({ children })
project-7/app/src/provider/AuthProvider.jsx:6
Function
Button
({ isOutline, icon, text, ...rest })
project-2/src/components/Button/Button.jsx:2
Function
Card
({ children, showCard = false, ...props })
project-7/app/src/components/Card.jsx:3
Function
ContactCard
()
project-7/app/src/pages/Support/components/ContactCard.jsx:16
Function
ContactCard
({ contact })
project-5/src/components/ContactCard.jsx:10
Function
ContactCard
()
project-6/src/pages/Support/components/ContactCard.jsx:16
Function
ContactForm
()
project-2/src/components/ContactForm/ContactForm.jsx:7
Function
ContactHeader
()
project-2/src/components/ContactHeader/ContactHeader.jsx:2
Function
Dashboard
({})
project-7/app/src/pages/Dashboard/Dashboard.jsx:10
Function
Dashboard
({})
project-6/src/pages/Dashboard/Dashboard.jsx:8
Function
DashboardLayout
({ title, children })
project-7/app/src/components/DashboardLayout.jsx:7
Function
DashboardLayout
({ title, children })
project-6/src/components/DashboardLayout.jsx:7
Function
ForgotPassword
()
project-7/app/src/pages/Auth/ForgotPassword/ForgotPassword.jsx:22
Function
ForgotPasswordSent
()
project-7/app/src/pages/Auth/ForgotPasswordSent/ForgotPasswordSent.jsx:14
Function
GamePlay
()
project-3/src/components/GamePlay.jsx:9
Function
HeroSection
()
project-1/src/components/Hero.jsx:1
Function
InfoCard
({ imgUrl, text, tagText, inverted })
project-7/app/src/pages/Dashboard/components/InfoCard.jsx:4
Function
InfoCard
({ imgUrl, text, tagText, inverted })
project-6/src/pages/Dashboard/components/InfoCard.jsx:4
Function
Modal
({ onClose, isOpen, children })
project-5/src/components/Modal.jsx:4
Function
Navbar
()
project-5/src/components/Navbar.jsx:1
Function
Navigation
()
project-1/src/components/Navigation.jsx:1
Function
Navigation
()
project-2/src/components/Navigation/Navigation.jsx:3
Function
NotFoundContact
()
project-5/src/components/NotFoundContact.jsx:1
Function
NumberSelector
({ setError, error, selectedNumber, setSelectedNumber, })
project-3/src/components/NumberSelector.jsx:2
Function
PortfolioSection
()
project-7/app/src/pages/Dashboard/components/PortfolioSection.jsx:8
Function
PortfolioSection
()
project-6/src/pages/Dashboard/components/PortfolioSection.jsx:8
Function
PriceSection
()
project-7/app/src/pages/Dashboard/components/PriceSection.jsx:19
Function
PriceSection
()
project-6/src/pages/Dashboard/components/PriceSection.jsx:19
Function
ProtectedRoute
({ children })
project-7/app/src/components/Auth/ProtectedRoute.jsx:5
Function
RegisterEmailVerify
()
project-7/app/src/pages/Auth/RegisterEmailVerify/RegisterEmailVerify.jsx:18
Function
RegisterSuccess
()
project-7/app/src/pages/Auth/RegisterSuccess/RegisterSuccess.jsx:18
Function
ResetPassword
()
project-7/app/src/pages/Auth/ResetPassword/ResetPassword.jsx:30
Function
ResetPasswordSuccess
()
project-7/app/src/pages/Auth/ResetPasswordSuccess/ResetPasswordSuccess.jsx:14
Function
RoleDice
({ roleDice, currentDice })
project-3/src/components/RoleDice.jsx:3
Function
Rules
()
project-3/src/components/Rules.jsx:3
Function
SearchResult
({ data })
project-4/app/src/components/SearchResults/SearchResult.jsx:3
Function
SideDrawer
({ isOpen, onClose })
project-7/app/src/components/SideDrawer.jsx:9
Function
SideDrawer
({ isOpen, onClose })
project-6/src/components/SideDrawer.jsx:9
Function
Sidenav
()
project-7/app/src/components/Sidenav.jsx:6
Function
Sidenav
()
project-6/src/components/Sidenav.jsx:6
Function
Signin
()
project-7/app/src/pages/Auth/Signin/Signin.jsx:32
Function
Signup
()
project-7/app/src/pages/Auth/Signup/Signup.jsx:35
Function
StartGame
({ toggle })
project-3/src/components/StartGame.jsx:4
Function
Support
()
project-7/app/src/pages/Support/Support.jsx:8
Function
Support
()
project-6/src/pages/Support/Support.jsx:8
Function
SupportCard
({ leftComponent, icon, title, text })
project-7/app/src/pages/Support/components/SupportCard.jsx:18
Function
SupportCard
({ leftComponent, icon, title, text })
project-6/src/pages/Support/components/SupportCard.jsx:18
Function
TopNav
({ title, onOpen })
project-7/app/src/components/TopNav.jsx:13
Function
TopNav
({ title, onOpen })
project-6/src/components/TopNav.jsx:15
Function
TotalScore
({ score })
project-3/src/components/TotalScore.jsx:3
Function
TransactionPage
()
project-7/app/src/pages/Transaction/Transaction.jsx:17
Function
TransactionPage
()
project-6/src/pages/Transaction/Transaction.jsx:17
Function
TransactionTable
()
project-7/app/src/pages/Transaction/components/TransactionTable.jsx:15
Function
TransactionTable
()
project-6/src/pages/Transaction/components/TransactionTable.jsx:15
Function
Transactions
()
project-7/app/src/pages/Dashboard/components/Transactions.jsx:16
Function
Transactions
()
project-6/src/pages/Dashboard/components/Transactions.jsx:16
Function
cookieExtractor
(req: Request)
project-7/server/src/middleware/passport.ts:28
Function
errorHandler
(err, req, res, next)
project-7/server/src/middleware/errorHanlder.ts:3
Function
fetchExample
()
project-7/app/src/api/query/exampleQuery.js:3
Function
filterContacts
(e)
project-5/src/App.jsx:41
Function
getExample
(req, res, next)
project-7/server/src/controllers/exampleControllers.ts:5
Function
getExampleData
(req, res, next)
project-7/server/src/controllers/exampleControllers.ts:8
Function
getExampleDataValidation
(req, res, next)
project-7/server/src/validation/exampleValidation/exampleValidation.ts:5
Function
onOpen
()
project-5/src/hooks/useDisclouse.js:6
Function
onSubmit
(event)
project-2/src/components/ContactForm/ContactForm.jsx:12
Function
resetScore
()
project-3/src/components/GamePlay.jsx:38
Function
roleDice
()
project-3/src/components/GamePlay.jsx:20
Function
searchFood
(e)
project-4/app/src/App.jsx:33
Function
sendForgotMail
({ email })
project-7/app/src/api/query/userQuery.js:39
Function
sendForgotPasswordMail
( req, res, next )
project-7/server/src/controllers/userControllers.ts:121
Function
sendForgotPasswordMailValidation
( req, res, next )
project-7/server/src/validation/userValidation/userValidation.ts:16
Function
sendVerificationMail
({ email })
project-7/app/src/api/query/userQuery.js:29
Function
sendVerificationMail
(req, res, next)
project-7/server/src/controllers/userControllers.ts:66
Function
sendVerificationMailValidation
( req, res, next )
project-7/server/src/validation/userValidation/userValidation.ts:9
next →
1–100 of 112, ranked by callers