From 8deee0eead8da4ae0a779bea029e221ab08eb2f4 Mon Sep 17 00:00:00 2001 From: Vjeux Date: Mon, 26 Aug 2013 23:00:27 +0200 Subject: [PATCH] Update the tooling page to include pyReact, react-rails and react-page --- docs/08-tooling-integration.md | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/docs/08-tooling-integration.md b/docs/08-tooling-integration.md index db7146db..9366b5ad 100644 --- a/docs/08-tooling-integration.md +++ b/docs/08-tooling-integration.md @@ -9,18 +9,20 @@ next: reference.html Every project uses a different system for building and deploying JavaScript. We've tried to make React as environment-agnostic as possible. +## React -## CDN-hosted React +### CDN-hosted React We provide CDN-hosted versions of React [on our download page](/react/downloads.html). These prebuilt files use the UMD module format. Dropping them in with a simple `