SYMBOL INDEX (168 symbols across 62 files) FILE: basic_stop_watch/src/App.js class App (line 6) | class App extends Component { method render (line 7) | render() { FILE: basic_stop_watch/src/StopWatch.js class StopWatch (line 7) | class StopWatch extends React.Component { method render (line 71) | render() { FILE: basic_stop_watch/src/registerServiceWorker.js function register (line 21) | function register() { function registerValidSW (line 55) | function registerValidSW(swUrl) { function checkValidServiceWorker (line 84) | function checkValidServiceWorker(swUrl) { function unregister (line 111) | function unregister() { FILE: compound_component/src/App.js class App (line 6) | class App extends Component { method render (line 7) | render() { FILE: compound_component/src/Tabs.js class Tabs (line 17) | class Tabs extends React.Component { method render (line 22) | render() { FILE: compound_component/src/registerServiceWorker.js function register (line 21) | function register() { function registerValidSW (line 55) | function registerValidSW(swUrl) { function checkValidServiceWorker (line 84) | function checkValidServiceWorker(swUrl) { function unregister (line 111) | function unregister() { FILE: container_component/src/App.js class App (line 6) | class App extends Component { method render (line 7) | render() { FILE: container_component/src/Joke.js class Joke (line 16) | class Joke extends React.PureComponent { method render (line 17) | render() { FILE: container_component/src/RandomJoke.js class RandomJoke (line 5) | class RandomJoke extends React.Component { method render (line 10) | render() { method componentDidMount (line 14) | componentDidMount() { FILE: container_component/src/registerServiceWorker.js function register (line 21) | function register() { function registerValidSW (line 55) | function registerValidSW(swUrl) { function checkValidServiceWorker (line 84) | function checkValidServiceWorker(swUrl) { function unregister (line 111) | function unregister() { FILE: counter/src/App.js class App (line 7) | class App extends Component { method render (line 8) | render() { FILE: counter/src/Counter.js class Counter (line 4) | class Counter extends React.Component { method render (line 40) | render() { FILE: counter/src/registerServiceWorker.js function register (line 21) | function register() { function registerValidSW (line 55) | function registerValidSW(swUrl) { function checkValidServiceWorker (line 84) | function checkValidServiceWorker(swUrl) { function unregister (line 111) | function unregister() { FILE: hoc_demo/src/App.js class App (line 7) | class App extends Component { method render (line 8) | render() { FILE: hoc_demo/src/registerServiceWorker.js function register (line 21) | function register() { function registerValidSW (line 55) | function registerValidSW(swUrl) { function checkValidServiceWorker (line 84) | function checkValidServiceWorker(swUrl) { function unregister (line 111) | function unregister() { FILE: hooks_demo/src/App.js class App (line 9) | class App extends Component { method render (line 10) | render() { FILE: hooks_demo/src/registerServiceWorker.js function register (line 21) | function register() { function registerValidSW (line 55) | function registerValidSW(swUrl) { function checkValidServiceWorker (line 84) | function checkValidServiceWorker(swUrl) { function unregister (line 111) | function unregister() { FILE: mobx_demo/config/env.js constant NODE_ENV (line 10) | const NODE_ENV = process.env.NODE_ENV; constant REACT_APP (line 61) | const REACT_APP = /^REACT_APP_/i; function getClientEnvironment (line 63) | function getClientEnvironment(publicUrl) { FILE: mobx_demo/config/jest/cssTransform.js method process (line 7) | process() { method getCacheKey (line 10) | getCacheKey() { FILE: mobx_demo/config/jest/fileTransform.js method process (line 9) | process(src, filename) { FILE: mobx_demo/config/paths.js function ensureSlash (line 14) | function ensureSlash(path, needsSlash) { function getServedPath (line 34) | function getServedPath(appPackageJson) { FILE: mobx_demo/config/webpack.config.prod.js method logger (line 305) | logger(message) { FILE: mobx_demo/config/webpackDevServer.config.js method before (line 84) | before(app) { FILE: mobx_demo/scripts/build.js constant WARN_AFTER_BUNDLE_GZIP_SIZE (line 35) | const WARN_AFTER_BUNDLE_GZIP_SIZE = 512 * 1024; constant WARN_AFTER_CHUNK_GZIP_SIZE (line 36) | const WARN_AFTER_CHUNK_GZIP_SIZE = 1024 * 1024; function build (line 104) | function build(previousFileSizes) { function copyPublicFolder (line 145) | function copyPublicFolder() { FILE: mobx_demo/scripts/start.js constant DEFAULT_PORT (line 43) | const DEFAULT_PORT = parseInt(process.env.PORT, 10) || 3000; constant HOST (line 44) | const HOST = process.env.HOST || '0.0.0.0'; FILE: mobx_demo/src/App.js class App (line 15) | class App extends Component { method render (line 16) | render() { FILE: mobx_demo/src/Counter.js class Counter (line 7) | class Counter extends React.Component { method constructor (line 8) | constructor() { method render (line 24) | render() { FILE: mobx_demo/src/CounterActions.js class Counter (line 7) | @observer method render (line 21) | render() { FILE: mobx_demo/src/CounterDecorator.js class Counter (line 7) | @observer method componentWillUpdate (line 19) | componentWillUpdate() { method render (line 23) | render() { FILE: mobx_demo/src/CounterStore.js class Counter (line 17) | @observer // this decorator is must method render (line 27) | render() { FILE: mobx_demo/src/CounterStoreDecorate.js class Counter (line 29) | @observer // this decorator is must method render (line 39) | render() { FILE: mobx_demo/src/ModeSwitch.js class ModeSwitch (line 7) | @observer method render (line 17) | render() { FILE: mobx_demo/src/playground.js function log (line 42) | function log(target, name, descriptor) { class Bar (line 65) | @log method bar (line 67) | @log FILE: mobx_demo/src/registerServiceWorker.js function register (line 21) | function register() { function registerValidSW (line 55) | function registerValidSW(swUrl) { function checkValidServiceWorker (line 84) | function checkValidServiceWorker(swUrl) { function unregister (line 111) | function unregister() { FILE: profiler_demo/src/App.js class App (line 8) | class App extends Component { method render (line 9) | render() { FILE: profiler_demo/src/StopWatch.js class StopWatch (line 9) | class StopWatch extends React.Component { method render (line 93) | render() { FILE: profiler_demo/src/registerServiceWorker.js function register (line 21) | function register() { function registerValidSW (line 55) | function registerValidSW(swUrl) { function checkValidServiceWorker (line 84) | function checkValidServiceWorker(swUrl) { function unregister (line 111) | function unregister() { FILE: provider_pattern/src/App.js class App (line 8) | class App extends Component { method render (line 9) | render() { FILE: provider_pattern/src/ContextDemo.js class Subject (line 8) | class Subject extends React.Component { method render (line 9) | render() { FILE: provider_pattern/src/ProviderDemo.js class ThemeProvider (line 4) | class ThemeProvider extends React.Component { method getChildContext (line 5) | getChildContext() { method render (line 11) | render() { class Subject (line 25) | class Subject extends React.Component { method render (line 26) | render() { FILE: provider_pattern/src/registerServiceWorker.js function register (line 21) | function register() { function registerValidSW (line 55) | function registerValidSW(swUrl) { function checkValidServiceWorker (line 84) | function checkValidServiceWorker(swUrl) { function unregister (line 111) | function unregister() { FILE: react_router_demo/src/App.js class App (line 7) | class App extends Component { method render (line 8) | render() { FILE: react_router_demo/src/registerServiceWorker.js function register (line 21) | function register() { function registerValidSW (line 55) | function registerValidSW(swUrl) { function checkValidServiceWorker (line 84) | function checkValidServiceWorker(swUrl) { function unregister (line 111) | function unregister() { FILE: redux_demo/src/App.js class App (line 7) | class App extends Component { method render (line 8) | render() { FILE: redux_demo/src/registerServiceWorker.js function register (line 21) | function register() { function registerValidSW (line 55) | function registerValidSW(swUrl) { function checkValidServiceWorker (line 84) | function checkValidServiceWorker(swUrl) { function unregister (line 111) | function unregister() { FILE: render_props_demo/src/App.js class App (line 9) | class App extends Component { method render (line 10) | render() { FILE: render_props_demo/src/registerServiceWorker.js function register (line 21) | function register() { function registerValidSW (line 55) | function registerValidSW(swUrl) { function checkValidServiceWorker (line 84) | function checkValidServiceWorker(swUrl) { function unregister (line 111) | function unregister() { FILE: styled_stop_watch/src/App.js class App (line 6) | class App extends Component { method render (line 7) | render() { FILE: styled_stop_watch/src/StopWatch.js class StopWatch (line 7) | class StopWatch extends React.Component { method render (line 71) | render() { FILE: styled_stop_watch/src/registerServiceWorker.js function register (line 21) | function register() { function registerValidSW (line 55) | function registerValidSW(swUrl) { function checkValidServiceWorker (line 84) | function checkValidServiceWorker(swUrl) { function unregister (line 111) | function unregister() { FILE: suspense_demo/src/App.js class App (line 6) | class App extends Component { method render (line 7) | render() { FILE: suspense_demo/src/registerServiceWorker.js function register (line 21) | function register() { function registerValidSW (line 55) | function registerValidSW(swUrl) { function checkValidServiceWorker (line 84) | function checkValidServiceWorker(swUrl) { function unregister (line 111) | function unregister() { FILE: suspense_polyfill_demo/src/App.js class App (line 6) | class App extends Component { method render (line 7) | render() { FILE: suspense_polyfill_demo/src/registerServiceWorker.js function register (line 21) | function register() { function registerValidSW (line 55) | function registerValidSW(swUrl) { function checkValidServiceWorker (line 84) | function checkValidServiceWorker(swUrl) { function unregister (line 111) | function unregister() { FILE: suspense_polyfill_demo/src/suspense.js class Suspense (line 3) | class Suspense extends React.Component { method componentDidCatch (line 8) | componentDidCatch(error) { method render (line 19) | render() { FILE: tdd_demo/src/App.js class App (line 5) | class App extends Component { method render (line 6) | render() { FILE: tdd_demo/src/serviceWorker.js function register (line 21) | function register(config) { function registerValidSW (line 55) | function registerValidSW(swUrl, config) { function checkValidServiceWorker (line 94) | function checkValidServiceWorker(swUrl, config) { function unregister (line 121) | function unregister() { FILE: template/src/App.js class App (line 5) | class App extends Component { method render (line 6) | render() { FILE: template/src/registerServiceWorker.js function register (line 21) | function register() { function registerValidSW (line 55) | function registerValidSW(swUrl) { function checkValidServiceWorker (line 84) | function checkValidServiceWorker(swUrl) { function unregister (line 111) | function unregister() { FILE: unstated_demo/src/App.js class App (line 9) | class App extends Component { method render (line 10) | render() { FILE: unstated_demo/src/CounterContainer.js class CounterContainer (line 3) | class CounterContainer extends Container { method constructor (line 4) | constructor(initCount) { FILE: unstated_demo/src/registerServiceWorker.js function register (line 21) | function register() { function registerValidSW (line 55) | function registerValidSW(swUrl) { function checkValidServiceWorker (line 84) | function checkValidServiceWorker(swUrl) { function unregister (line 111) | function unregister() {