Removing UI complexity, React.js in real life at Codecademy, and React tips and best practices
This article is an oldie but a goodie. In this article Jimmy walks through building a small implementation of React to demonstrate why the principles/features of React are so great for developing applications.
In this article, Bonnie walks through some of the building blocks of React and then shows how Codecademy has leveraged React in order to create a better experience for their customers.
Whether you're brand new to React or you've been pushing React into production for months now, this article will be of value to you. In this post Alexander will walk you through some good and bad practices in React and how to improve the React code that you write.
In this article Warren expands on what it means when React developers talk about how the Virtual DOM is just an implementation detail and what he believes the future of technologies built in React will look like.
When you're initially starting out with Flux, it can be a bit overwhelming. In this article Ryan walks through the Flux architecture comparing it to the human anatomy. Sounds weird, but it's actually really helpful for seeing how all the pieces of Flux fit together.