Skip to content

Instantly share code, notes, and snippets.

@kimniche
Last active August 11, 2017 13:47
Show Gist options
  • Save kimniche/310c90fa3dbf4eb6481c20e83dc9c44c to your computer and use it in GitHub Desktop.
Save kimniche/310c90fa3dbf4eb6481c20e83dc9c44c to your computer and use it in GitHub Desktop.
-- niche.com DNS prefetch --
https://css-tricks.com/prefetching-preloading-prebrowsing/
-- env variables --
https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#adding-development-environment-variables-in-env
-- lazy loading & code splitting via dynamic imports --
http://serverless-stack.com/chapters/code-splitting-in-create-react-app.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment