MCPcopy Create free account

hub / github.com/AkashRajpurohit/howtoprofessionallysay / functions

Functions34 in github.com/AkashRajpurohit/howtoprofessionallysay

↓ 8 callersFunctiontrackOutboundLink
(url: string)
lib/analytics.ts:18
↓ 4 callersFunctiononShareClick
(method: Method)
components/Share.tsx:19
↓ 4 callersFunctiontrackEvent
({ name, data = {}, }: { name: string; data: Record<any, any>; })
lib/analytics.ts:4
↓ 1 callersFunctioncapitalizeFirstLetter
(string: string)
lib/utils.ts:11
↓ 1 callersFunctionuseCopyToClipboard
(resetInterval = 3000, text = '')
hooks/useCopyToClipboard.ts:3
FunctionAd
()
components/Ad.tsx:6
FunctionAnalytics
()
components/Analytics.tsx:38
FunctionCatchIntentCard
()
components/CatchIntentCard.tsx:4
FunctionCommonSEO
({ title, description, ogType, ogImage, twImage, }: CommonSEOProps)
components/SEO.tsx:18
FunctionContainer
({ children, })
components/Container.tsx:7
FunctionFilterVisibilityModeButton
()
components/FilterVisibilityModeButton.tsx:7
FunctionFlowOfData
()
components/FlowOfData.tsx:8
FunctionFooter
()
components/Footer.tsx:7
FunctionHeader
()
components/Header.tsx:7
FunctionHome
()
pages/index.tsx:6
FunctionLayoutWrapper
({ children, })
components/LayoutWrapper.tsx:6
FunctionMyApp
({ Component, pageProps }: AppProps)
pages/_app.tsx:8
FunctionNoQuestionFound
()
components/NoQuestionFound.tsx:4
FunctionPageSEO
({ title, description }: PageSEOProps)
components/SEO.tsx:60
FunctionPrintPageButton
()
components/PrintPageButton.tsx:4
FunctionQuestionCard
({ qna, })
components/QuestionCard.tsx:11
FunctionQuestionsListLayout
()
components/QuestionsListLayout.tsx:14
FunctionRybbit
()
components/Analytics.tsx:19
FunctionSearchInput
()
components/SearchInput.tsx:4
FunctionShare
()
components/Share.tsx:14
FunctionSidebar
()
components/Sidebar.tsx:5
FunctionTermsOfService
()
pages/terms-of-service.tsx:4
FunctionUmami
()
components/Analytics.tsx:4
FunctiongetQnAs
()
lib/qna.ts:3
FunctionhandleFavoriteClick
()
components/QuestionCard.tsx:22
Functionnoop
()
lib/utils.ts:3
FunctionprintPDF
()
components/PrintPageButton.tsx:5
Methodrender
()
pages/_document.tsx:4
FunctionuseLocalStorage
( key: string, initialValue?: T )
hooks/useLocalStorage.ts:11