We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e1e2fbd + d8a2f12 commit 927eb57Copy full SHA for 927eb57
docs/_posts/2013-06-05-why-react.md
@@ -75,7 +75,7 @@ some pretty cool things with it:
75
- We've built internal prototypes that run React apps in a web worker and use
76
React to drive **native iOS views** via an Objective-C bridge.
77
- You can run React
78
- [on the server](http://github.com/petehunt/react-server-rendering)
+ [on the server](http://github.com/petehunt/react-server-rendering-example)
79
for SEO, performance, code sharing and overall flexibility.
80
- Events behave in a consistent, standards-compliant way in all browsers
81
(including IE8) and automatically use
0 commit comments