composeBundles(...bundles)
appTimeBundle
asyncCountBundle
onlineBundle
createUrlBundle()
createReactorBundle()
debugBundle
composeBundlesRaw(...bundles)
composeBundles(...bundles)
but does not include anything bundles by default.createSelector()
selectX
section of the bundle API.HAS_WINDOW
window
definedIS_BROWSER
HAS_WINDOW
but also tries to determine if we're in a WebWorker.raf
requestAnimationFrame
with fallback to setTimeout(0)
for node.ric
requestIdleCallback
with fallback to setTimeout(0)
for node.*
from redux