mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
334 lines
12 KiB
HTML
334 lines
12 KiB
HTML
|
|
|
|
<!DOCTYPE html>
|
|
<!--[if IE]><![endif]-->
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
<title>Conferences - React</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta property="og:title" content="Conferences - React">
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:url" content="https://facebook.github.io/react/community/conferences.html">
|
|
<meta property="og:image" content="https://facebook.github.io/react/img/logo_og.png">
|
|
<meta property="og:description" content="A JavaScript library for building user interfaces">
|
|
<meta property="fb:app_id" content="623268441017527">
|
|
|
|
<link rel="shortcut icon" href="/react/favicon.ico">
|
|
<link rel="alternate" type="application/rss+xml" title="React" href="https://facebook.github.io/react/feed.xml">
|
|
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css" />
|
|
<link rel="stylesheet" href="/react/css/syntax.css">
|
|
<link rel="stylesheet" href="/react/css/codemirror.css">
|
|
<link rel="stylesheet" href="/react/css/react.css">
|
|
|
|
<script src="//use.typekit.net/vqa1hcx.js"></script>
|
|
<script>try{Typekit.load();}catch(e){}</script>
|
|
|
|
<!--[if lte IE 8]>
|
|
<script src="https://unpkg.com/html5shiv@3.7.3/dist/html5shiv.min.js"></script>
|
|
<script src="https://unpkg.com/es5-shim@4.5.9/es5-shim.min.js"></script>
|
|
<script src="https://unpkg.com/es5-shim@4.5.9/es5-sham.min.js"></script>
|
|
<![endif]-->
|
|
<script src="https://unpkg.com/docsearch.js@1.5.0/dist/cdn/docsearch.min.js"></script>
|
|
<script src="https://unpkg.com/codemirror@5.15.2"></script>
|
|
<script src="https://unpkg.com/codemirror@5.15.2/mode/javascript/javascript.js"></script>
|
|
<script src="https://unpkg.com/codemirror@5.15.2/mode/xml/xml.js"></script>
|
|
<script src="https://unpkg.com/codemirror@5.15.2/mode/jsx/jsx.js"></script>
|
|
<script src="https://unpkg.com/react/dist/react.min.js"></script>
|
|
<script src="https://unpkg.com/react-dom/dist/react-dom.min.js"></script>
|
|
<script src="https://unpkg.com/babel-standalone@6.15.0/babel.min.js"></script>
|
|
<script src="/react/js/live_editor.js"></script>
|
|
</head>
|
|
<body>
|
|
|
|
<div class="container">
|
|
|
|
<div class="nav-main">
|
|
<div class="wrap">
|
|
<a class="nav-home" href="/react/">
|
|
<img class="nav-logo" src="/react/img/logo.svg" width="36" height="36">
|
|
React
|
|
</a>
|
|
<div class="nav-lists">
|
|
<ul class="nav-site nav-site-internal">
|
|
<li><a href="/react/docs/hello-world.html">Docs</a></li>
|
|
<li><a href="/react/tutorial/tutorial.html">Tutorial</a></li>
|
|
<li><a href="/react/community/support.html" class="active">Community</a></li>
|
|
<li><a href="/react/blog/">Blog</a></li>
|
|
<li class="nav-site-search">
|
|
<input id="algolia-doc-search" type="text" placeholder="Search docs..." />
|
|
</li>
|
|
</ul>
|
|
<ul class="nav-site nav-site-external">
|
|
<li><a href="https://github.com/facebook/react">GitHub</a></li>
|
|
<li><a href="https://github.com/facebook/react/releases">v15.5.0</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<section class="content wrap communityContent">
|
|
<div class="inner-content">
|
|
<a class="edit-page-link"
|
|
href="https://github.com/facebook/react/tree/master/docs/community/conferences.md"
|
|
target="_blank">Edit on GitHub</a>
|
|
<h1>
|
|
Conferences
|
|
</h1>
|
|
<div class="subHeader"></div>
|
|
|
|
<h2>Upcoming Conferences</h2>
|
|
|
|
<h3>React London 2017</h3>
|
|
|
|
<p>March 28th at the <a href="http://qeiicentre.london/">QEII Centre, London</a></p>
|
|
|
|
<p><a href="http://react.london/">Website</a></p>
|
|
|
|
<h3>React Amsterdam 2017</h3>
|
|
|
|
<p>April 21st in Amsterdam, The Netherlands</p>
|
|
|
|
<p><a href="https://react.amsterdam">Website</a> - <a href="https://twitter.com/reactamsterdam">Twitter</a></p>
|
|
|
|
<h3>ReactEurope 2017</h3>
|
|
|
|
<p>May 18th & 19th in Paris, France</p>
|
|
|
|
<p><a href="http://www.react-europe.org/">Website</a> - <a href="http://www.react-europe.org/#schedule">Schedule</a></p>
|
|
|
|
<h3>Chain React 2017</h3>
|
|
|
|
<p>July 10-11 in Portland, Oregon USA</p>
|
|
|
|
<p><a href="https://infinite.red/ChainReactConf">Website</a> - <a href="https://twitter.com/chainreactconf">Twitter</a></p>
|
|
|
|
<h3>React Rally</h3>
|
|
|
|
<p>August 24-25 in Salt Lake City, Utah USA</p>
|
|
|
|
<p><a href="http://www.reactrally.com">Website</a> - <a href="https://twitter.com/reactrally">Twitter</a></p>
|
|
|
|
<h3>React Native EU 2017</h3>
|
|
|
|
<p>September 6-7 in Wroclaw, Poland</p>
|
|
|
|
<p><a href="http://react-native.eu/">Website</a></p>
|
|
|
|
<h3>ReactJS Day 2017</h3>
|
|
|
|
<p>October 6th in Verona, Italy</p>
|
|
|
|
<p><a href="http://2017.reactjsday.it">Website</a> - <a href="https://twitter.com/reactjsday">Twitter</a></p>
|
|
|
|
<h3>State.js Conference 2017</h3>
|
|
|
|
<p>October 13 in Stockholm, Sweden</p>
|
|
|
|
<p><a href="https://statejs.com/">Website</a></p>
|
|
|
|
<h2>Past Conferences</h2>
|
|
|
|
<h3>React.js Conf 2015</h3>
|
|
|
|
<p>January 28 & 29 in Facebook HQ, CA</p>
|
|
|
|
<p><a href="http://conf2015.reactjs.org/">Website</a> - <a href="http://conf2015.reactjs.org/schedule.html">Schedule</a> - <a href="https://www.youtube.com/playlist?list=PLb0IAmt7-GS1cbw4qonlQztYV1TAW0sCr">Videos</a></p>
|
|
|
|
<iframe width="100%" height="315" src="//www.youtube-nocookie.com/embed/KVZ-P-ZI6W4?list=PLb0IAmt7-GS1cbw4qonlQztYV1TAW0sCr" frameborder="0" allowfullscreen></iframe>
|
|
|
|
<h3>ReactEurope 2015</h3>
|
|
|
|
<p>July 2 & 3 in Paris, France</p>
|
|
|
|
<p><a href="http://www.react-europe.org/">Website</a> - <a href="http://www.react-europe.org/#schedule">Schedule</a> - <a href="https://www.youtube.com/channel/UCorlLn2oZfgOJ-FUcF2eZ1A/playlists">Videos</a></p>
|
|
|
|
<h3>Reactive 2015</h3>
|
|
|
|
<p>November 2-4 in Bratislava, Slovakia</p>
|
|
|
|
<p><a href="https://reactive2015.com/">Website</a> - <a href="https://reactive2015.com/schedule_speakers.html#schedule">Schedule</a></p>
|
|
|
|
<h3>React.js Conf 2016</h3>
|
|
|
|
<p>February 22 & 23 in San Francisco, CA</p>
|
|
|
|
<p><a href="http://conf.reactjs.com/">Website</a> - <a href="http://conf.reactjs.com/schedule.html">Schedule</a> - <a href="https://www.youtube.com/playlist?list=PLb0IAmt7-GS0M8Q95RIc2lOM6nc77q1IY">Videos</a></p>
|
|
|
|
<h3>React Amsterdam 2016</h3>
|
|
|
|
<p>April 16 in Amsterdam, The Netherlands</p>
|
|
|
|
<p><a href="https://react.amsterdam/2016">Website</a> - <a href="https://youtu.be/sXDZBxbRRag?list=PLNBNS7NRGKMG3uLrm5fgY02hJ87Wzb4IU">Videos</a></p>
|
|
|
|
<h3>ReactEurope 2016</h3>
|
|
|
|
<p>June 2 & 3 in Paris, France</p>
|
|
|
|
<p><a href="http://www.react-europe.org/">Website</a> - <a href="http://www.react-europe.org/#schedule">Schedule</a> - <a href="https://www.youtube.com/channel/UCorlLn2oZfgOJ-FUcF2eZ1A/playlists">Videos</a></p>
|
|
|
|
<h3>ReactRally 2016</h3>
|
|
|
|
<p>August 25-26 in Salt Lake City, UT</p>
|
|
|
|
<p><a href="http://www.reactrally.com/">Website</a> - <a href="http://www.reactrally.com/#/schedule">Schedule</a> - <a href="https://www.youtube.com/playlist?list=PLUD4kD-wL_zYSfU3tIYsb4WqfFQzO_EjQ">Videos</a></p>
|
|
|
|
<h3>ReactNext 2016</h3>
|
|
|
|
<p>September 15 in Tel Aviv, Israel</p>
|
|
|
|
<p><a href="http://react-next.com/">Website</a> - <a href="http://react-next.com/#schedule">Schedule</a> - <a href="https://www.youtube.com/channel/UC3BT8hh3yTTYxbLQy_wbk2w">Videos</a></p>
|
|
|
|
<h3>ReactNL 2016</h3>
|
|
|
|
<p>October 13 in Amsterdam, The Netherlands - <a href="http://reactnl.org/#program">Schedule</a></p>
|
|
|
|
<p><a href="http://reactnl.org/">Website</a></p>
|
|
|
|
<h3>Reactive 2016</h3>
|
|
|
|
<p>October 26-28 in Bratislava, Slovakia</p>
|
|
|
|
<p><a href="https://reactiveconf.com/">Website</a></p>
|
|
|
|
<h3>React Remote Conf 2016</h3>
|
|
|
|
<p>October 26-28 online</p>
|
|
|
|
<p><a href="https://allremoteconfs.com/react-2016">Website</a> - <a href="https://allremoteconfs.com/react-2016#schedule">Schedule</a></p>
|
|
|
|
<h3>Agent Conference 2017</h3>
|
|
|
|
<p>January 20-21 in Dornbirn, Austria</p>
|
|
|
|
<p><a href="http://agent.sh/">Website</a></p>
|
|
|
|
<h3>React Conf 2017</h3>
|
|
|
|
<p>March 13-14 in Santa Clara, CA</p>
|
|
|
|
<p><a href="http://conf.reactjs.org/">Website</a></p>
|
|
|
|
|
|
<div class="docs-prevnext">
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div class="nav-docs">
|
|
<!-- Community Nav -->
|
|
|
|
<div class="nav-docs-section">
|
|
<h3>Community Resources</h3>
|
|
<ul>
|
|
|
|
<li>
|
|
<a href="/react/community/support.html">Where To Get Support</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
<a href="/react/community/conferences.html" class="active">Conferences</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
<a href="/react/community/videos.html">Videos</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
<a href="https://github.com/facebook/react/wiki/Complementary-Tools" class="external">Complementary Tools</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
<a href="https://github.com/facebook/react/wiki/Examples" class="external">Examples</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
|
|
<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 © 2017 Facebook Inc.
|
|
</section>
|
|
</footer>
|
|
|
|
</div>
|
|
|
|
<div id="fb-root"></div>
|
|
<script src="/react/js/anchor-links.js"></script>
|
|
<script>
|
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
|
ga('create', 'UA-41298772-1', 'facebook.github.io');
|
|
ga('send', 'pageview');
|
|
|
|
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="https://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
|
|
|
|
(function(d, s, id) {
|
|
var js, fjs = d.getElementsByTagName(s)[0];
|
|
if (d.getElementById(id)) return;
|
|
js = d.createElement(s); js.id = id;
|
|
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.6&appId=623268441017527";
|
|
fjs.parentNode.insertBefore(js, fjs);
|
|
}(document, 'script', 'facebook-jssdk'));
|
|
|
|
docsearch({
|
|
apiKey: '36221914cce388c46d0420343e0bb32e',
|
|
indexName: 'react',
|
|
inputSelector: '#algolia-doc-search'
|
|
});
|
|
</script>
|
|
</body>
|
|
</html>
|