Introducing React Native
In January at React.js Conf, we announced React Native, a new framework for building native apps using React. We're happy to announce that we're open-sourcing React Native and you can start building...
View ArticleCommunity Round-up #26
We open sourced React Native last week and the community reception blew away all our expectations! So many of you tried it, made cool stuff with it, raised many issues and even submitted pull requests...
View ArticleReact Native v0.4
It's been three weeks since we open sourced React Native and there's been some insane amount of activity already: over 12.5k stars, 1000 commits, 500 issues, 380 pull requests, and 100 contributors,...
View ArticleReact v0.13.2
Yesterday the React Native team shipped v0.4. Those of us working on the web team just a few feet away couldn't just be shown up like that so we're shipping v0.13.2 today as well! This is a bug fix...
View ArticleGraphQL Introduction
At the React.js conference in late January 2015, we revealed our next major technology in the React family: Relay. Relay is a new way of structuring client applications that co-locates data-fetching...
View ArticleReact v0.13.3
Today we're sharing another patch release in the v0.13 branch. There are only a few small changes, with a couple to address some issues that arose around that undocumented feature so many of you are...
View ArticleReact Native Release Process
The React Native release process have been a bit chaotic since we open sourced. It was unclear when new code was released, there was no changelog, we bumped the minor and patch version inconsistently...
View ArticleDeprecating JSTransform and react-tools
Today we're announcing the deprecation of react-tools and JSTransform.As many people have noticed already, React and React Native have both switched their respective build systems to make use of Babel....
View ArticleReact v0.14 Beta 1
This week, many people in the React community are at ReactEurope in the beautiful (and very warm) city of Paris, the second React conference that's been held to date. At our last conference, we...
View ArticleNew React Devtools Beta
We've made an entirely new version of the devtools, and we want you to try it out!Why entirely new? #Perhaps the biggest reason was to create a defined API for dealing with internals, so that other...
View ArticleRelay Technical Preview
Relay #Today we're excited to share an update on Relay - the technical preview is now open-source and available on GitHub.Why Relay #While React simplified the process of developing complex...
View ArticleReactEurope Round-up
Last month, the first React.js European conference took place in the city of Paris, at ReactEurope. Attendees were treated to a range of talks covering React, React Native, Flux, Relay, and GraphQL....
View ArticleNew React Developer Tools
A month ago, we posted a beta of the new React developer tools. Today, we're releasing the first stable version of the new devtools. We're calling it version 0.14, but it's a full rewrite so we think...
View ArticleReact v0.14 Release Candidate
We’re happy to announce our first release candidate for React 0.14! We gave you a sneak peek in July at the upcoming changes but we’ve now stabilized the release more and we’d love for you to try it...
View ArticleCommunity Round-up #27 – Relay Edition
In the weeks following the open-source release of the Relay technical preview, the community has been abuzz with activity. We are honored to have been able to enjoy a steady stream of ideas and...
View ArticleReactDOM.render and the Top Level React API
When you're in React's world you are just building components that fit into other components. Everything is a component. Unfortunately not everything around you is built using React. At the root of...
View ArticleReact v0.14
We’re happy to announce the release of React 0.14 today! This release has a few major changes, primarily designed to simplify the code you write every day and to better support environments like React...
View ArticleReactiflux is moving to Discord
TL;DR: Slack decided that Reactiflux had too many members and disabled new invites. Reactiflux is moving to Discord. Join us: http://join.reactiflux.comWhat happened with Slack? #A few weeks ago,...
View ArticleReact v0.14.1
After a couple weeks of having more people use v0.14, we're ready to ship a patch release addressing a few issues. Thanks to everybody who has reported issues and written patches!The release is now...
View ArticleReact v0.14.2
We have a quick update following the release of 0.14.1 last week. It turns out we broke a couple things in the development build of React when using Internet Explorer. Luckily it was only the...
View Article