mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
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:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user