Last active
August 11, 2017 13:47
-
-
Save kimniche/310c90fa3dbf4eb6481c20e83dc9c44c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- 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