Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReactTraining/classic-react-workshop
/ functions
Functions
645 in github.com/ReactTraining/classic-react-workshop
⨍
Functions
645
◇
Types & classes
104
Function
Tabs
({ data })
subjects/04-Testing/components/Tabs.js:23
Function
TempCtor
()
subjects/04-Testing/mocha-browser.js:12073
Function
Test
* Initialize a new `Test` with the given `title` and callback `fn`. * * @class * @extends Runnable * @param {String} title * @param {Function} fn
subjects/04-Testing/mocha-browser.js:6080
Function
TextInput
({ name, placeholder })
subjects/11-Context/solution.js:43
Function
TextInput
({ name, placeholder })
subjects/11-Context/exercise.js:29
Function
Transform
(options)
subjects/04-Testing/mocha-browser.js:13907
Function
Writable
(options)
subjects/04-Testing/mocha-browser.js:14271
Function
WritableState
(options, stream)
subjects/04-Testing/mocha-browser.js:14121
Function
WriteReq
(chunk, encoding, cb)
subjects/04-Testing/mocha-browser.js:14057
Function
XUnit
* Initialize a new `XUnit` reporter. * * @public * @class * @memberof Mocha.reporters * @extends Mocha.reporters.Base * @api public * @param {R
subjects/04-Testing/mocha-browser.js:4012
Function
addItem
(e)
subjects/14-Transitions/lecture.js:13
Function
afterTransform
(er, data)
subjects/04-Testing/mocha-browser.js:13882
Function
alwaysFalse
()
subjects/04-Testing/mocha-browser.js:5238
Function
applyPatches
(uniDiff, options)
subjects/04-Testing/mocha-browser.js:10189
Function
arrayEqual
(a, b)
subjects/04-Testing/mocha-browser.js:10992
Function
base64End
(buf)
subjects/04-Testing/mocha-browser.js:15362
Function
base64Text
(buf, i)
subjects/04-Testing/mocha-browser.js:15348
Function
callFinal
(stream, state)
subjects/04-Testing/mocha-browser.js:14621
Function
changeTone
(event)
subjects/05-Imperative-to-Declarative/lecture.js:28
Function
cleanSuiteReferences
* Cleans up the references to all the deferred functions * (before/after/beforeEach/afterEach) and tests of a Suite. * These must be deleted otherwi
subjects/04-Testing/mocha-browser.js:5417
Function
cleanUp
(line)
subjects/04-Testing/mocha-browser.js:2221
Function
cleanUpNextTick
()
subjects/04-Testing/mocha-browser.js:12509
Function
closeModal
()
subjects/05-Imperative-to-Declarative/solution.js:50
Function
closeModal
()
subjects/05-Imperative-to-Declarative/exercise.js:43
Function
coerce
* Coerce `val`. * * @param {Mixed} val * @return {Mixed} * @api private
subjects/04-Testing/mocha-browser.js:9242
Function
componentDidMount
()
subjects/13-Server-Rendering/exercise/App.js:11
Function
componentDidMount
()
subjects/08-Render-Props/lecture.js:22
Function
componentDidMount
()
subjects/08-Render-Props/exercise.js:37
Function
componentDidMount
()
subjects/09-Render-Optimizations/solution-class-extra.js:45
Function
componentDidMount
()
subjects/09-Render-Optimizations/solution-class.js:35
Function
componentDidMount
()
subjects/16-Redux/solution/components/ContactList.js:11
Function
componentDidMount
()
subjects/16-Redux/exercise/components/ContactList.js:16
Method
componentDidMount
()
subjects/05-Imperative-to-Declarative/solution-class.js:27
Method
componentDidMount
()
subjects/08-Render-Props/LoadingDots.js:14
Method
componentDidMount
()
subjects/08-Render-Props/solution.js:41
Method
componentDidMount
()
subjects/08-Render-Props/solution.js:85
Method
componentDidMount
()
subjects/18-Mini-Router/solution/mini-router.js:29
Method
componentDidMount
()
subjects/07-Higher-Order-Components/lecture.js:15
Method
componentDidMount
()
subjects/19-Mini-Redux/solution/mini-redux/Provider.js:10
Method
componentDidMount
()
subjects/15-Motion/components/Draggable.js:17
Method
componentDidMount
()
subjects/15-Motion/components/Tone.js:12
Function
componentDidUpdate
()
subjects/10-Compound-Components/solution-class-extra.js:84
Method
componentDidUpdate
(prevProps)
subjects/05-Imperative-to-Declarative/solution-class.js:31
Method
componentDidUpdate
(prevProps)
subjects/08-Render-Props/solution.js:89
Method
componentDidUpdate
(prevProps)
subjects/07-Higher-Order-Components/solution-extra.js:40
Method
componentDidUpdate
()
subjects/15-Motion/components/Tone.js:17
Function
componentWillEnter
(cb)
subjects/14-Transitions/components/HeightFader.js:24
Function
componentWillLeave
(cb)
subjects/14-Transitions/components/HeightFader.js:37
Function
componentWillMount
()
subjects/09-Render-Optimizations/solution-class-extra.js:39
Function
componentWillReceiveProps
(nextProps)
subjects/14-Transitions/solution.js:40
Function
componentWillUnmount
()
subjects/08-Render-Props/lecture.js:27
Function
componentWillUnmount
()
subjects/08-Render-Props/exercise.js:53
Function
componentWillUnmount
()
subjects/09-Render-Optimizations/solution-class-extra.js:58
Method
componentWillUnmount
()
subjects/08-Render-Props/LoadingDots.js:20
Method
componentWillUnmount
()
subjects/08-Render-Props/solution.js:57
Method
componentWillUnmount
()
subjects/07-Higher-Order-Components/lecture.js:19
Method
componentWillUnmount
()
subjects/19-Mini-Redux/solution/mini-redux/Provider.js:18
Method
componentWillUnmount
()
subjects/15-Motion/components/Draggable.js:23
Function
contacts
(state = [], action)
subjects/16-Redux/solution/reducers.js:9
Function
contacts
(state = [], action)
subjects/16-Redux/exercise/reducers.js:3
Function
contactsBeingDeleted
(state = {}, action)
subjects/16-Redux/solution/reducers.js:21
Function
contactsWithErrors
(state = {}, action)
subjects/16-Redux/solution/reducers.js:35
Function
convertChangesToDMP
(changes)
subjects/04-Testing/mocha-browser.js:11025
Function
convertChangesToXML
(changes)
subjects/04-Testing/mocha-browser.js:11054
Function
convertNumberToEnglish
(n)
subjects/09-Render-Optimizations/utils/convertNumberToEnglish.js:70
Function
createContact
(contact)
subjects/16-Redux/solution/components/ContactList.js:15
Function
createContact
(contact)
subjects/16-Redux/exercise/components/ContactList.js:20
Function
createDebug
* Create a debugger with the given `namespace`. * * @param {String} namespace * @return {Function} * @api public
subjects/04-Testing/mocha-browser.js:9082
Function
createPatch
(fileName, oldStr, newStr, oldHeader, newHeader, options)
subjects/04-Testing/mocha-browser.js:10977
Function
createStore
(reducer)
subjects/19-Mini-Redux/exercise/mini-redux/createStore.js:1
Function
decEscape
(codePoint)
subjects/04-Testing/mocha-browser.js:11756
Function
decode
(html, options)
subjects/04-Testing/mocha-browser.js:11852
Function
defaultClearTimeout
()
subjects/04-Testing/mocha-browser.js:12429
Function
defaultSetTimout
()
subjects/04-Testing/mocha-browser.js:12426
Function
deleteContact
(contact)
subjects/16-Redux/solution/components/ContactList.js:19
Function
deleteContactById
(contactId, cb)
subjects/16-Redux/exercise/utils/api.js:11
Function
deprecate
* Mark that a method should not be used. * Returns a modified function which warns once by default. * * If `localStorage.noDeprecation = true` is s
subjects/04-Testing/mocha-browser.js:15403
Function
deprecated
()
subjects/04-Testing/mocha-browser.js:15409
Function
destroy
()
subjects/04-Testing/mocha-browser.js:9154
Function
diffArrays
(oldArr, newArr, callback)
subjects/04-Testing/mocha-browser.js:10029
Function
diffChars
(oldStr, newStr, options)
subjects/04-Testing/mocha-browser.js:9675
Function
diffCss
(oldStr, newStr, callback)
subjects/04-Testing/mocha-browser.js:9885
Function
diffJson
(oldObj, newObj, options)
subjects/04-Testing/mocha-browser.js:9938
Function
diffLines
(oldStr, newStr, callback)
subjects/04-Testing/mocha-browser.js:9827
Function
diffSentences
(oldStr, newStr, callback)
subjects/04-Testing/mocha-browser.js:9858
Function
diffTrimmedLines
(oldStr, newStr, callback)
subjects/04-Testing/mocha-browser.js:9830
Function
diffWords
(oldStr, newStr, options)
subjects/04-Testing/mocha-browser.js:9746
Function
diffWordsWithSpace
(oldStr, newStr, options)
subjects/04-Testing/mocha-browser.js:9751
Function
disable
* Disable debug output. * * @api public
subjects/04-Testing/mocha-browser.js:9204
Function
dispatch
subjects/19-Mini-Redux/exercise/mini-redux/createStore.js:7
Function
dispose
()
subjects/07-Higher-Order-Components/utils/createMediaListener.js:47
Function
emitErrorNT
(self, err)
subjects/04-Testing/mocha-browser.js:14857
Function
emitMessages
(snapshot)
subjects/17-Chat-App/utils.js:39
Function
enable
* Enables a debug mode by namespaces. This can include modes * separated by a colon and wildcards. * * @param {String} namespaces * @api public
subjects/04-Testing/mocha-browser.js:9172
Function
enabled
* Returns true if the given mode name is enabled, false otherwise. * * @param {String} name * @return {Boolean} * @api public
subjects/04-Testing/mocha-browser.js:9216
Function
encode
(string, options)
subjects/04-Testing/mocha-browser.js:11766
Function
endReadableNT
(state, stream)
subjects/04-Testing/mocha-browser.js:13789
Function
formatArgs
* Colorize log arguments if enabled. * * @api public
subjects/04-Testing/mocha-browser.js:8910
Function
fromByteArray
(uint8)
subjects/04-Testing/mocha-browser.js:6904
Function
functionBindPolyfill
(context)
subjects/04-Testing/mocha-browser.js:11618
← previous
next →
401–500 of 645, ranked by callers