Commit Graph

7 Commits

Author SHA1 Message Date
sventunus
18aee608ec Update code-splitting.md (#556)
Fixed a typo: "A good place **is** to start is with routes" => "A good place to start is with routes"
2018-01-29 01:10:04 +00:00
Joseph Race
794c0e0756 Update code-splitting.md (#546) 2018-01-23 09:36:15 -08:00
HeroProtagonist
8b9850820c div -> switch 2018-01-06 13:28:36 -05:00
HeroProtagonist
f601ba1dfc Properly nest components in router 2018-01-05 18:04:27 -05:00
Alex
bb4d0fc0c2 Revert wording 2018-01-04 20:29:24 -09:00
Joshua Comeau
4636461c79 Spelling nits for code-splitting.md
Really enjoyed the newest code-splitting docs!

I caught a minor spelling error: `interuptive` -> `interruptive`. I decided to indulge the writer in myself, and chose to rephrase some things that I thought could be clearer.

That said, I recognize that many of the changes I'm making are subjective. More than happy to simply fix the typo, but I thought I'd submit this to see if others agree with my phrasing changes.
2018-01-04 21:19:47 -05:00
James Kyle
615c660245 Init Code-Splitting docs (#348)
* Init Code-Splitting docs

* Fix <Route path="/"> to use exact

* Fix code splitting typos

* Fix note formatting on the website

* Minor tweaks

De-emphasize webpack, mention Next and Gatsby
2018-01-04 21:09:29 +00:00