Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StephenGrider/RallyCodingWeekly
/ functions
Functions
99 in github.com/StephenGrider/RallyCodingWeekly
⨍
Functions
99
◇
Types & classes
51
↓ 3 callers
Function
createClaim
(name, amountOfMoneyToCollect)
20 - redux/code.js:6
↓ 3 callers
Function
createPolicy
(name)
20 - redux/code.js:16
↓ 3 callers
Function
deletePolicy
(name)
20 - redux/code.js:26
↓ 2 callers
Method
_render
()
008 - Building Modals with React/src/components/modal.js:23
↓ 2 callers
Method
videoSearch
(term)
013 - Deployment of Webpack Apps/src/index.js:39
↓ 1 callers
Function
deselectPost
(id)
004 - Logicless Components with Reselect/src/actions/index.js:24
↓ 1 callers
Function
fetchPhotos
()
005 - A Better Way to Load Data/src/actions/index.js:7
↓ 1 callers
Method
onSubmit
(props)
003 - Dynamic Forms with Redux Form/src/components/posts_new.js:22
↓ 1 callers
Method
onSubmit
(props)
003 - Dynamic Forms with Redux Form/src/components/posts_new.bak.js:11
↓ 1 callers
Method
render
()
016/src/components/google_map.js:19
↓ 1 callers
Method
render
()
001 - Combining Redux and Firebase/src/components/app.js:30
↓ 1 callers
Method
render
()
004 - Logicless Components with Reselect/src/components/posts_list.js:30
↓ 1 callers
Method
render
()
008 - Building Modals with React/src/components/modal.js:32
↓ 1 callers
Method
render
()
008 - Building Modals with React/src/components/app.js:7
↓ 1 callers
Method
render
()
005 - A Better Way to Load Data/src/components/app.js:5
↓ 1 callers
Method
render
()
006 - Animation of React Components/src/components/app.js:33
↓ 1 callers
Method
render
()
002 - Basics of Redux Thunk/src/components/app.js:21
↓ 1 callers
Method
render
()
011/src/components/app.js:5
↓ 1 callers
Method
render
()
003 - Dynamic Forms with Redux Form/src/components/app.js:5
↓ 1 callers
Function
renderComponent
(ComponentClass, props = {}, state = {})
016/test/test_helper.js:19
↓ 1 callers
Function
renderComponent
(ComponentClass, props = {}, state = {})
001 - Combining Redux and Firebase/test/test_helper.js:18
↓ 1 callers
Function
renderComponent
(ComponentClass, props = {}, state = {})
008 - Building Modals with React/test/test_helper.js:19
↓ 1 callers
Function
renderComponent
(ComponentClass, props = {}, state = {})
005 - A Better Way to Load Data/test/test_helper.js:18
↓ 1 callers
Function
renderComponent
(ComponentClass, props = {}, state = {})
006 - Animation of React Components/test/test_helper.js:18
↓ 1 callers
Function
renderComponent
(ComponentClass, props = {}, state = {})
002 - Basics of Redux Thunk/test/test_helper.js:18
↓ 1 callers
Function
renderComponent
(ComponentClass, props = {}, state = {})
011/test/test_helper.js:19
↓ 1 callers
Method
renderPhotos
()
005 - A Better Way to Load Data/src/components/photos.js:6
↓ 1 callers
Method
renderPosts
()
001 - Combining Redux and Firebase/src/components/app.js:24
↓ 1 callers
Method
renderPosts
()
003 - Dynamic Forms with Redux Form/src/components/posts_index.js:11
↓ 1 callers
Method
renderQuotes
()
006 - Animation of React Components/src/components/app.js:22
↓ 1 callers
Function
selectPost
(id)
004 - Logicless Components with Reselect/src/actions/index.js:17
↓ 1 callers
Method
videos
()
013 - Deployment of Webpack Apps/src/components/video_list.js:14
Function
accounting
(bagOfMoney = 100, action)
20 - redux/code.js:44
Function
claimsHistory
(oldListOfClaims = [], action)
20 - redux/code.js:36
Method
componentDidMount
()
016/src/components/google_map.js:12
Method
componentDidMount
()
008 - Building Modals with React/src/components/modal.js:7
Method
componentWillMount
()
001 - Combining Redux and Firebase/src/components/app.js:10
Method
componentWillMount
()
004 - Logicless Components with Reselect/src/components/posts_list.js:7
Method
componentWillMount
()
002 - Basics of Redux Thunk/src/components/app.js:6
Method
componentWillMount
()
003 - Dynamic Forms with Redux Form/src/components/posts_index.js:7
Method
componentWillMount
()
003 - Dynamic Forms with Redux Form/src/components/posts_show.js:11
Method
componentWillReceiveProps
(nextProps)
016/src/components/google_map.js:8
Method
componentWillUnmount
()
008 - Building Modals with React/src/components/modal.js:18
Method
componentWillUpdate
()
008 - Building Modals with React/src/components/modal.js:14
Function
constructor
(props)
016/src/components/app.js:5
Method
constructor
(props)
013 - Deployment of Webpack Apps/src/index.js:11
Method
constructor
(props)
013 - Deployment of Webpack Apps/src/components/search_bar.js:5
Method
constructor
(props)
006 - Animation of React Components/src/components/app.js:7
Function
createPost
(post)
001 - Combining Redux and Firebase/src/actions/index.js:22
Function
createPost
(props)
003 - Dynamic Forms with Redux Form/src/actions/index.js:29
Function
deletePost
(key)
001 - Combining Redux and Firebase/src/actions/index.js:26
Function
deletePost
(id)
003 - Dynamic Forms with Redux Form/src/actions/index.js:38
Function
fetchPost
(id)
003 - Dynamic Forms with Redux Form/src/actions/index.js:11
Function
fetchPosts
()
001 - Combining Redux and Firebase/src/actions/index.js:11
Function
fetchPosts
()
004 - Logicless Components with Reselect/src/actions/index.js:8
Function
fetchPosts
()
003 - Dynamic Forms with Redux Form/src/actions/index.js:20
Function
fetchUsers
()
002 - Basics of Redux Thunk/src/actions/index.js:3
Method
getMainComponentName
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
Method
getPackages
()
017 - React Native Testing/rn_cli_example/android/app/src/main/java/com/rn_cli_example/MainApplication.java:22
Function
getPosts
(posts, selectedPostIds)
004 - Logicless Components with Reselect/src/selectors/selected_posts.js:12
Method
getReactNativeHost
()
017 - React Native Testing/rn_cli_example/android/app/src/main/java/com/rn_cli_example/MainApplication.java:30
Method
getUseDeveloperSupport
()
017 - React Native Testing/rn_cli_example/android/app/src/main/java/com/rn_cli_example/MainApplication.java:17
Method
handleClick
()
001 - Combining Redux and Firebase/src/components/post_item.js:6
Method
handleFormSubmit
(event)
001 - Combining Redux and Firebase/src/components/app.js:18
Method
handleInputChange
(event)
001 - Combining Redux and Firebase/src/components/app.js:14
Method
handlePostSelect
({ id }, event)
004 - Logicless Components with Reselect/src/components/posts_list.js:11
Function
mapStateToProps
(state)
001 - Combining Redux and Firebase/src/components/app.js:52
Function
mapStateToProps
({ photos })
005 - A Better Way to Load Data/src/components/photos.js:27
Function
mapStateToProps
(state)
003 - Dynamic Forms with Redux Form/src/components/posts_index.js:41
Function
mapStateToProps
(state)
003 - Dynamic Forms with Redux Form/src/components/posts_show.js:43
Method
onAddClick
()
006 - Animation of React Components/src/components/app.js:13
Method
onCreate
()
017 - React Native Testing/rn_cli_example/android/app/src/main/java/com/rn_cli_example/MainApplication.java:35
Method
onCreate
(Bundle savedInstanceState)
019 - Animations/dev/android/app/src/main/java/com/example/scoped/MainActivity.java:8
Method
onCreate
(Bundle savedInstanceState)
019 - Animations/prod/android/app/src/main/java/com/example/prod/MainActivity.java:8
Method
onDeleteClick
()
003 - Dynamic Forms with Redux Form/src/components/posts_show.js:15
Method
onInputChange
(event)
013 - Deployment of Webpack Apps/src/components/search_bar.js:19
Function
onPhotosEnter
()
005 - A Better Way to Load Data/src/routes/route_callbacks.js:4
Method
onRemoveClick
(quote)
006 - Animation of React Components/src/components/app.js:18
Function
policies
(listOfPolicies = [], action)
20 - redux/code.js:54
Function
postsSelector
004 - Logicless Components with Reselect/src/selectors/selected_posts.js:9
Method
render
()
017 - React Native Testing/testing/App.js:5
Method
render
()
017 - React Native Testing/rn_cli_example/index.android.js:16
Method
render
()
017 - React Native Testing/rn_cli_example/index.ios.js:16
Method
render
()
001 - Combining Redux and Firebase/src/components/post_item.js:10
Method
render
()
013 - Deployment of Webpack Apps/src/index.js:23
Method
render
()
013 - Deployment of Webpack Apps/src/components/video_list.js:6
Method
render
()
013 - Deployment of Webpack Apps/src/components/search_bar.js:11
Method
render
()
011/src/components/child.js:4
Method
render
()
003 - Dynamic Forms with Redux Form/src/components/posts_new.js:40
Method
render
()
003 - Dynamic Forms with Redux Form/src/components/posts_new.bak.js:16
Method
render
()
003 - Dynamic Forms with Redux Form/src/components/posts_index.js:24
Method
render
()
003 - Dynamic Forms with Redux Form/src/components/posts_show.js:20
Method
renderField
(fieldConfig, field)
003 - Dynamic Forms with Redux Form/src/components/posts_new.js:26
Method
renderPost
(post)
004 - Logicless Components with Reselect/src/components/posts_list.js:17
Method
renderUser
({id, name, email})
002 - Basics of Redux Thunk/src/components/app.js:10
Function
selectedPostsSelector
004 - Logicless Components with Reselect/src/selectors/selected_posts.js:10
Method
shouldComponentUpdate
()
016/src/components/google_map.js:4
Function
validate
(values)
003 - Dynamic Forms with Redux Form/src/components/posts_new.js:54
Function
validate
(values)
003 - Dynamic Forms with Redux Form/src/components/posts_new.bak.js:50