MCPcopy Create free account

hub / github.com/StephenGrider/RallyCodingWeekly / functions

Functions99 in github.com/StephenGrider/RallyCodingWeekly

↓ 3 callersFunctioncreateClaim
(name, amountOfMoneyToCollect)
20 - redux/code.js:6
↓ 3 callersFunctioncreatePolicy
(name)
20 - redux/code.js:16
↓ 3 callersFunctiondeletePolicy
(name)
20 - redux/code.js:26
↓ 2 callersMethod_render
()
008 - Building Modals with React/src/components/modal.js:23
↓ 2 callersMethodvideoSearch
(term)
013 - Deployment of Webpack Apps/src/index.js:39
↓ 1 callersFunctiondeselectPost
(id)
004 - Logicless Components with Reselect/src/actions/index.js:24
↓ 1 callersFunctionfetchPhotos
()
005 - A Better Way to Load Data/src/actions/index.js:7
↓ 1 callersMethodonSubmit
(props)
003 - Dynamic Forms with Redux Form/src/components/posts_new.js:22
↓ 1 callersMethodonSubmit
(props)
003 - Dynamic Forms with Redux Form/src/components/posts_new.bak.js:11
↓ 1 callersMethodrender
()
016/src/components/google_map.js:19
↓ 1 callersMethodrender
()
001 - Combining Redux and Firebase/src/components/app.js:30
↓ 1 callersMethodrender
()
004 - Logicless Components with Reselect/src/components/posts_list.js:30
↓ 1 callersMethodrender
()
008 - Building Modals with React/src/components/modal.js:32
↓ 1 callersMethodrender
()
008 - Building Modals with React/src/components/app.js:7
↓ 1 callersMethodrender
()
005 - A Better Way to Load Data/src/components/app.js:5
↓ 1 callersMethodrender
()
006 - Animation of React Components/src/components/app.js:33
↓ 1 callersMethodrender
()
002 - Basics of Redux Thunk/src/components/app.js:21
↓ 1 callersMethodrender
()
011/src/components/app.js:5
↓ 1 callersMethodrender
()
003 - Dynamic Forms with Redux Form/src/components/app.js:5
↓ 1 callersFunctionrenderComponent
(ComponentClass, props = {}, state = {})
016/test/test_helper.js:19
↓ 1 callersFunctionrenderComponent
(ComponentClass, props = {}, state = {})
001 - Combining Redux and Firebase/test/test_helper.js:18
↓ 1 callersFunctionrenderComponent
(ComponentClass, props = {}, state = {})
008 - Building Modals with React/test/test_helper.js:19
↓ 1 callersFunctionrenderComponent
(ComponentClass, props = {}, state = {})
005 - A Better Way to Load Data/test/test_helper.js:18
↓ 1 callersFunctionrenderComponent
(ComponentClass, props = {}, state = {})
006 - Animation of React Components/test/test_helper.js:18
↓ 1 callersFunctionrenderComponent
(ComponentClass, props = {}, state = {})
002 - Basics of Redux Thunk/test/test_helper.js:18
↓ 1 callersFunctionrenderComponent
(ComponentClass, props = {}, state = {})
011/test/test_helper.js:19
↓ 1 callersMethodrenderPhotos
()
005 - A Better Way to Load Data/src/components/photos.js:6
↓ 1 callersMethodrenderPosts
()
001 - Combining Redux and Firebase/src/components/app.js:24
↓ 1 callersMethodrenderPosts
()
003 - Dynamic Forms with Redux Form/src/components/posts_index.js:11
↓ 1 callersMethodrenderQuotes
()
006 - Animation of React Components/src/components/app.js:22
↓ 1 callersFunctionselectPost
(id)
004 - Logicless Components with Reselect/src/actions/index.js:17
↓ 1 callersMethodvideos
()
013 - Deployment of Webpack Apps/src/components/video_list.js:14
Functionaccounting
(bagOfMoney = 100, action)
20 - redux/code.js:44
FunctionclaimsHistory
(oldListOfClaims = [], action)
20 - redux/code.js:36
MethodcomponentDidMount
()
016/src/components/google_map.js:12
MethodcomponentDidMount
()
008 - Building Modals with React/src/components/modal.js:7
MethodcomponentWillMount
()
001 - Combining Redux and Firebase/src/components/app.js:10
MethodcomponentWillMount
()
004 - Logicless Components with Reselect/src/components/posts_list.js:7
MethodcomponentWillMount
()
002 - Basics of Redux Thunk/src/components/app.js:6
MethodcomponentWillMount
()
003 - Dynamic Forms with Redux Form/src/components/posts_index.js:7
MethodcomponentWillMount
()
003 - Dynamic Forms with Redux Form/src/components/posts_show.js:11
MethodcomponentWillReceiveProps
(nextProps)
016/src/components/google_map.js:8
MethodcomponentWillUnmount
()
008 - Building Modals with React/src/components/modal.js:18
MethodcomponentWillUpdate
()
008 - Building Modals with React/src/components/modal.js:14
Functionconstructor
(props)
016/src/components/app.js:5
Methodconstructor
(props)
013 - Deployment of Webpack Apps/src/index.js:11
Methodconstructor
(props)
013 - Deployment of Webpack Apps/src/components/search_bar.js:5
Methodconstructor
(props)
006 - Animation of React Components/src/components/app.js:7
FunctioncreatePost
(post)
001 - Combining Redux and Firebase/src/actions/index.js:22
FunctioncreatePost
(props)
003 - Dynamic Forms with Redux Form/src/actions/index.js:29
FunctiondeletePost
(key)
001 - Combining Redux and Firebase/src/actions/index.js:26
FunctiondeletePost
(id)
003 - Dynamic Forms with Redux Form/src/actions/index.js:38
FunctionfetchPost
(id)
003 - Dynamic Forms with Redux Form/src/actions/index.js:11
FunctionfetchPosts
()
001 - Combining Redux and Firebase/src/actions/index.js:11
FunctionfetchPosts
()
004 - Logicless Components with Reselect/src/actions/index.js:8
FunctionfetchPosts
()
003 - Dynamic Forms with Redux Form/src/actions/index.js:20
FunctionfetchUsers
()
002 - Basics of Redux Thunk/src/actions/index.js:3
MethodgetMainComponentName
Returns the name of the main component registered from JavaScript. This is used to schedule rendering of the component.
017 - React Native Testing/rn_cli_example/android/app/src/main/java/com/rn_cli_example/MainActivity.java:11
MethodgetPackages
()
017 - React Native Testing/rn_cli_example/android/app/src/main/java/com/rn_cli_example/MainApplication.java:22
FunctiongetPosts
(posts, selectedPostIds)
004 - Logicless Components with Reselect/src/selectors/selected_posts.js:12
MethodgetReactNativeHost
()
017 - React Native Testing/rn_cli_example/android/app/src/main/java/com/rn_cli_example/MainApplication.java:30
MethodgetUseDeveloperSupport
()
017 - React Native Testing/rn_cli_example/android/app/src/main/java/com/rn_cli_example/MainApplication.java:17
MethodhandleClick
()
001 - Combining Redux and Firebase/src/components/post_item.js:6
MethodhandleFormSubmit
(event)
001 - Combining Redux and Firebase/src/components/app.js:18
MethodhandleInputChange
(event)
001 - Combining Redux and Firebase/src/components/app.js:14
MethodhandlePostSelect
({ id }, event)
004 - Logicless Components with Reselect/src/components/posts_list.js:11
FunctionmapStateToProps
(state)
001 - Combining Redux and Firebase/src/components/app.js:52
FunctionmapStateToProps
({ photos })
005 - A Better Way to Load Data/src/components/photos.js:27
FunctionmapStateToProps
(state)
003 - Dynamic Forms with Redux Form/src/components/posts_index.js:41
FunctionmapStateToProps
(state)
003 - Dynamic Forms with Redux Form/src/components/posts_show.js:43
MethodonAddClick
()
006 - Animation of React Components/src/components/app.js:13
MethodonCreate
()
017 - React Native Testing/rn_cli_example/android/app/src/main/java/com/rn_cli_example/MainApplication.java:35
MethodonCreate
(Bundle savedInstanceState)
019 - Animations/dev/android/app/src/main/java/com/example/scoped/MainActivity.java:8
MethodonCreate
(Bundle savedInstanceState)
019 - Animations/prod/android/app/src/main/java/com/example/prod/MainActivity.java:8
MethodonDeleteClick
()
003 - Dynamic Forms with Redux Form/src/components/posts_show.js:15
MethodonInputChange
(event)
013 - Deployment of Webpack Apps/src/components/search_bar.js:19
FunctiononPhotosEnter
()
005 - A Better Way to Load Data/src/routes/route_callbacks.js:4
MethodonRemoveClick
(quote)
006 - Animation of React Components/src/components/app.js:18
Functionpolicies
(listOfPolicies = [], action)
20 - redux/code.js:54
FunctionpostsSelector
004 - Logicless Components with Reselect/src/selectors/selected_posts.js:9
Methodrender
()
017 - React Native Testing/testing/App.js:5
Methodrender
()
017 - React Native Testing/rn_cli_example/index.android.js:16
Methodrender
()
017 - React Native Testing/rn_cli_example/index.ios.js:16
Methodrender
()
001 - Combining Redux and Firebase/src/components/post_item.js:10
Methodrender
()
013 - Deployment of Webpack Apps/src/index.js:23
Methodrender
()
013 - Deployment of Webpack Apps/src/components/video_list.js:6
Methodrender
()
013 - Deployment of Webpack Apps/src/components/search_bar.js:11
Methodrender
()
011/src/components/child.js:4
Methodrender
()
003 - Dynamic Forms with Redux Form/src/components/posts_new.js:40
Methodrender
()
003 - Dynamic Forms with Redux Form/src/components/posts_new.bak.js:16
Methodrender
()
003 - Dynamic Forms with Redux Form/src/components/posts_index.js:24
Methodrender
()
003 - Dynamic Forms with Redux Form/src/components/posts_show.js:20
MethodrenderField
(fieldConfig, field)
003 - Dynamic Forms with Redux Form/src/components/posts_new.js:26
MethodrenderPost
(post)
004 - Logicless Components with Reselect/src/components/posts_list.js:17
MethodrenderUser
({id, name, email})
002 - Basics of Redux Thunk/src/components/app.js:10
FunctionselectedPostsSelector
004 - Logicless Components with Reselect/src/selectors/selected_posts.js:10
MethodshouldComponentUpdate
()
016/src/components/google_map.js:4
Functionvalidate
(values)
003 - Dynamic Forms with Redux Form/src/components/posts_new.js:54
Functionvalidate
(values)
003 - Dynamic Forms with Redux Form/src/components/posts_new.bak.js:50