Skip to content

Instantly share code, notes, and snippets.

@L8D
Last active October 12, 2015 20:58
Show Gist options
  • Save L8D/32b306ced33dec1ebf5a to your computer and use it in GitHub Desktop.
Save L8D/32b306ced33dec1ebf5a to your computer and use it in GitHub Desktop.

Isomorphic React

Routing strategies

Dependency resolution

Assets

Asset optimization

  • Minification, distribution, bundling...
  • Filename revisioning smysnk/gulp-rev-all
  • Manifest management
  • Sprites?

Asset hosting

  • Cookie-less domains
  • Gzip
  • HTTP vs HTTPS
  • Cache behaviors

Key Points

  • JavaScript performance becomes meaningless
  • Fast page loads require DIY approaches
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment