<footer class="nav-footer"> <section class="sitemap"> <a href="/react/" class="nav-home"> </a> <div> <h5><a href="/react/docs/">Docs</a></h5> <a href="/react/docs/hello-world.html">Quick Start</a> <a href="/react/docs/thinking-in-react.html">Thinking in React</a> <a href="/react/tutorial/tutorial.html">Tutorial</a> <a href="/react/docs/jsx-in-depth.html">Advanced Guides</a> </div> <div> <h5><a href="/react/community/support.html">Community</a></h5> <a href="http://stackoverflow.com/questions/tagged/reactjs" target="_blank">Stack Overflow</a> <a href="https://discuss.reactjs.org/" target="_blank">Discussion Forum</a> <a href="https://discord.gg/0ZcbPKXt5bZjGY5n" target="_blank">Reactiflux Chat</a> <a href="https://www.facebook.com/react" target="_blank">Facebook</a> <a href="https://twitter.com/reactjs" target="_blank">Twitter</a> </div> <div> <h5><a href="/react/community/support.html">Resources</a></h5> <a href="/react/community/conferences.html">Conferences</a> <a href="/react/community/videos.html">Videos</a> <a href="https://github.com/facebook/react/wiki/Examples" target="_blank">Examples</a> <a href="https://github.com/facebook/react/wiki/Complementary-Tools" target="_blank">Complementary Tools</a> </div> <div> <h5>More</h5> <a href="/react/blog/">Blog</a> <a href="https://github.com/facebook/react" target="_blank">GitHub</a> <a href="http://facebook.github.io/react-native/" target="_blank">React Native</a> <a href="/react/acknowledgements.html">Acknowledgements</a> </div> </section> <a href="https://code.facebook.com/projects/" target="_blank" class="fbOpenSource"> <img src="/react/img/oss_logo.png" alt="Facebook Open Source" width="170" height="45"/> </a> <section class="copyright"> Copyright © {{ site.time | date: '%Y' }} Facebook Inc. </section> </footer>