diff --git a/_posts/2015-02-18-react-conf-roundup-2015.md b/_posts/2015-02-18-react-conf-roundup-2015.md new file mode 100644 index 000000000..93c57f74b --- /dev/null +++ b/_posts/2015-02-18-react-conf-roundup-2015.md @@ -0,0 +1,258 @@ +--- +title: React.js Conf Round-up 2015 +layout: post +author: Steven Luscher +--- + +It was a privilege to welcome the React community to Facebook HQ on January 28–29 for the first-ever React.js Conf, and a pleasure to be be able to unveil three new technologies that we've been using internally at Facebook for some time: GraphQL, Relay, and React Native. + +## The talks + +
+ Tom Occhino opened with a history of how React came to be, before announcing Facebook’s answer to a long-looming what-if question: what if we could use React to target something other than the DOM? +
++ Brenton Simpson showed us how eBay brings Bret Victor’s feedback loop to your favorite editor using Webpack, react-hot-loader, and Ambidex. +
++ Gurdas Nijor showed us how we can leverage some conventions of React to perform source code transformations that unlock an inspirational set of use cases. +
++ Daniel Schafer and Jing Chen showed us how Facebook approaches data fetching with React, giving us an early peek at the forthcoming duo of Relay and GraphQL. +
++ James Long explores what might happen if we introduce channels, a new style of coordinating actions, to React. +
++ Michael Jackson reminded us that URLs should be part of our design process, and showed us how react-router can help to manage the transitions between them. +
++ Pete Hunt showed us how a Flux approach can help us scale actions and questions on the backend in addition to the frontend. +
++ Jason Bonta showed us how complex user interfaces can get, and how his team keeps them performant as they scale. He also had the pleasure of open-sourcing his team’s work on FixedDataTable. +
++ Eric Ferraiuolo showed how you can bring your app to a worldwide audience using a series of polyfills and emerging ECMAScript APIs. +
++ Ryan Florence showed us how easy it is to transition from a career selling life insurance, to a burgeoning one as a software developer. All you have to do is to learn how to say “yes.” +
++ Christopher Chedeau showed us how to bring the developer experience of working with React on the web to native app development, using React Native. +
++ Andrew Rota explained how React and Web Components can work together, and how to avoid some common pitfalls. +
++ Jafar Husain told us a story about how Netflix was able to push React into places where the DOM could not go. +
+ Zach Nation showed us how we can produce visualizations from over 45 million data points without breaking a sweat. +
+ David Nolen gave us a view of React from a non-JavaScript perspective, challenging some common intuition along the way. +
+ Bill Fisher coordinated a Flux panel together with Michael Ridgway, Spike Brehm, Andres Suarez, Jing Chen, Ian Obermiller, and Kyle Davis. +
+ Bonnie Eisenman led us through the ‘adapter’ approach to inter-component communication taken by her team at Codecademy. +
+ James Brantly demonstrated how we can reap the benefits of static typing using both Flow and TypeScript. +
+ Tom Occhino, Ben Alpert, Lee Byron, Christopher Chedeau, Sebastian Markbåge, Jing Chen, and Dan Schafer closed the conference with a Q&A session. +
Notes from @dlschafer and @jingc's #reactjsconf talk "Data fetching for React applications at Facebook" pic.twitter.com/IUZUbDCDMQ
— Michael Chan (@chantastic) January 28, 2015
+ This is just magical (in the good way)… GraphQL + Relay is amazing. #reactjsconf
— Chris Williams (@voodootikigod) January 28, 2015
+ These… these are my people. :) #reactjsconf
— Thomas Beirne (@Beirnet) January 28, 2015
+ Humbled by the React team and community. Found #reactjsconf very mindful, practical and just real.
— xnoɹǝʃ uɐıɹq (@brianleroux) January 30, 2015
+ I say with confidence as a former UIKit author: React's model for the UI layer is vastly better than UIKit's. React Native is a *huge* deal.
— Andy Matuschak (@andy_matuschak) January 28, 2015
+ #reactjsconf was incredible. Amazing project stewardship and community. Boring prediction, React Native sends adoption vertical in 2015.
— David Nolen (@swannodette) January 30, 2015
+ I really love the community shout outs by @vjeux between talks at #reactjsconf!
— Andrew Rota (@AndrewRota) January 29, 2015
+