Please leave us your feedback in the comments, and let us know what you would like us to demonstrate next! You can reach out in the comments below or on Twit... (more…)
Read more »
👋 I'm Tyler. I'm a Google Developer Expert and a partner at React Training where we teach React online, in person, and work on OSS like React Router.
Read more »
In this introduction to React Native, we create a snapchat clone that allows users to share messages and imaged with other users, which are deleted after they are opened. We will set up a react native development enviro... (more…)
Read more »
In this article, we will be looking at how to handle events in React. Specifically, we'll look at how to listen for some of the most common event types. ... (more…)
Read more »
React 16.2 is now available! The biggest addition is improved support for returning multiple children from a component’s render method. We call this feature fragments : Fragments look like empty JSX tags. They let you group a list of children without add... (more…)
Read more »