MCPcopy Create free account

hub / github.com/PacktPublishing/React-17-Design-Patterns-and-Best-Practices-Third-Edition / functions

Functions122 in github.com/PacktPublishing/React-17-Design-Patterns-and-Best-Practices-Third-Edition

FunctionhandleChange
(e: any)
Chapter07/controlled-components/src/components/Controlled/index.tsx:6
FunctionhandleChange
(e: ChangeEvent<HTMLInputElement>)
Chapter08/inline-styles/src/components/FontSize/index.tsx:6
FunctionhandleClick
()
Chapter07/refs/src/components/Focus/index.tsx:6
FunctionhandleClick
()
Chapter10/keys/src/components/List/index.tsx:6
FunctionhandleClick
()
Chapter13/counter/src/components/Counter/index.tsx:10
FunctionhandleClick
()
Chapter13/keys/src/components/List/index.tsx:6
FunctionhandleCreate
()
Chapter03/2-todo/src/App.tsx:29
FunctionhandleEvent
(event: any)
Chapter07/event-switch/src/components/Button/index.tsx:2
FunctionhandleOnChange
(e: ChangeEvent<HTMLInputElement>)
Chapter11/events/src/components/ShowInformation/index.tsx:6
FunctionhandleResize
()
Chapter04/hocs/src/components/MyComponent/WithInnerWidth.tsx:6
FunctionhandleSearch
()
Chapter03/2-todo/src/App.tsx:39
FunctionhandleShowInformation
()
Chapter11/events/src/components/ShowInformation/index.tsx:15
FunctionhandleSubmit
(e: any)
Chapter07/uncontrolled-components/src/components/Uncontrolled/index.tsx:15
FunctionhandleSubmit
(e: any)
Chapter07/controlled-components/src/components/Controlled/index.tsx:15
FunctionhandleSubmit
(e: any)
Chapter03/3-reducer/src/Notes.tsx:57
FunctionhandleSuccess
({ coords: { latitude, longitude } }: { coords: { latitude: number; longitude: number }})
Chapter04/geolocation/src/components/GeolocationContainer.tsx:8
FunctionisLocal
()
Chapter05/graphql/frontend/src/config/index.ts:35
FunctionisProduction
()
Chapter05/graphql/frontend/src/config/index.ts:36
Methodlogin
(input: any)
Chapter05/graphql/frontend/src/components/users/Login.tsx:12
Methodlogin
(input: any)
Chapter05/graphql/frontend/src/contexts/user.tsx:15
FunctiononChange
(e: ChangeEvent<HTMLInputElement>)
Chapter05/graphql/frontend/src/components/users/Login.tsx:26
Functionreducer
(state: Note[], action: Action)
Chapter03/3-reducer/src/Notes.tsx:36
← previous101–122 of 122, ranked by callers