Redirect Thinking in React blog post to docs

Much easier to keep this updated if it only exists in one place. Added the byline because otherwise the voice of the post doesn't sound quite right.
This commit is contained in:
Ben Alpert
2015-05-19 18:37:58 -07:00
parent 55435c0b1c
commit 27b218ce97
2 changed files with 2 additions and 143 deletions

View File

@@ -3,9 +3,10 @@ id: thinking-in-react
title: Thinking in React
prev: tutorial.html
next: conferences.html
redirect_from: 'blog/2013/11/05/thinking-in-react.html'
---
This was originally a [blog post](/react/blog/2013/11/05/thinking-in-react.html) from the [official React blog](/react/blog).
by Pete Hunt
React is, in my opinion, the premier way to build big, fast Web apps with JavaScript. It has scaled very well for us at Facebook and Instagram.