Let's say we're building a calendar app, like Google Calendar. The app lets you toggle between three different displays: month, week, and… (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 »
A couple of weeks ago, me and a few colleagues from the JavaScript department at Evozon went to the React Amsterdam conference. We went… (more…)
Read more »
This guide demonstrates the step-by-step process of creating and styling a React app with Material UI. (more…)
Read more »
Expand your understanding of internationalization. React examples are always there to help explain this interesting topic. (more…)
Read more »