Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LeonidasEsteban/platzi-video-redux
/ functions
Functions
48 in github.com/LeonidasEsteban/platzi-video-redux
⨍
Functions
48
◇
Types & classes
15
↓ 3 callers
Function
render
()
src/entries/redux.js:46
↓ 2 callers
Function
isLoading
(value)
src/actions/index.js:32
↓ 1 callers
Function
leftPad
(number)
src/player/components/timer.js:4
↓ 1 callers
Function
searchEntities
(query)
src/actions/index.js:23
↓ 1 callers
Method
togglePlay
()
src/player/components/video.js:5
Function
Category
(props)
src/categories/components/category.js:5
Function
FullScreen
(props)
src/icons/components/full-screen.js:4
Function
HomeLayout
(props)
src/pages/components/home-layout.js:4
Function
Icon
(props)
src/icons/components/icon.js:3
Function
Modal
(props)
src/widgets/components/modal.js:4
Function
Pause
(props)
src/icons/components/pause.js:4
Function
Play
(props)
src/icons/components/play.js:4
Function
ProgressBar
(props)
src/player/components/progress-bar.js:4
Function
Related
(props)
src/pages/components/related.js:5
Function
Search
(props)
src/widgets/components/search.js:9
Function
Spinner
(props)
src/player/components/spinner.js:4
Function
Timer
(props)
src/player/components/timer.js:15
Function
Title
(props)
src/player/components/title.js:6
Function
VideoPlayerControls
(props)
src/player/components/video-player-controls.js:4
Function
VideoPlayerLayout
(props)
src/player/components/video-player-layout.js:4
Function
Volume
(props)
src/player/components/volume.js:5
Function
VolumeIcon
(props)
src/icons/components/volume.js:5
Function
closeModal
()
src/actions/index.js:18
Method
componentDidCatch
(error, info)
src/error/containers/handle-error.js:8
Function
componentDidMount
()
src/player/containers/video-player.js:26
Method
componentWillReceiveProps
(nextProps)
src/player/components/video.js:12
Function
data
(state = initialState, action)
src/reducers/data.js:13
Function
formattedTime
(secs)
src/player/components/timer.js:9
Function
handleChange
()
src/entries/redux.js:58
Function
handleSubmit
(event)
src/entries/redux.js:6
Function
isLoading
(state = initialState, action)
src/reducers/is-loading.js:8
Function
logger_
({getState, dispatch })
src/entries/home.js:24
Function
mapDispatchToProps
(dispatch)
src/pages/containers/home.js:85
Function
mapDispatchToProps
(dispatch)
src/playlist/containers/media.js:23
Function
mapDispatchToProps
(dispatch)
src/widgets/containers/search.js:38
Function
mapStateToProps
(state, props)
src/pages/containers/home.js:63
Function
mapStateToProps
(state, props)
src/playlist/containers/media.js:16
Function
modal
(state = initialState, action)
src/reducers/modal.js:9
Function
openModal
(mediaId)
src/actions/index.js:9
Function
reducer
(state, action)
src/entries/redux.js:31
Method
render
()
src/pages/containers/home.js:31
Method
render
()
src/playlist/components/media.js:23
Method
render
()
src/playlist/containers/media.js:11
Method
render
()
src/player/components/video.js:20
Method
render
()
src/widgets/containers/modal.js:5
Method
render
()
src/widgets/containers/search.js:26
Method
render
()
src/error/containers/handle-error.js:14
Function
searchAsyncEntities
(query)
src/actions/index.js:41