React may be just a simple UI library, but it involves a pretty big ecosystem around it. Explaining the basics and internals is not enough, so in this module, we're going to explain the best practices, we're going to learn to "think in React", and apply solutions to real problems that you might encounter in the process of building an app.

Prerequisites
To attend this workshop you need to be familiar with the basics of React, as well as most of the new features in ES2015.

Advanced Patterns
We'll explore all the advanced techniques for making flexible and maintainable React components. We'll see how using popular patterns like Higher Order Components, Compound Components, Render Props etc. can help us in simplifying things, making our components more reusable and our apps more declarative.

React 16 & Beyond
React 16 comes with some major changes and an update to the core algorithm. In this module, we'll explore some practical use-cases for Portals, Fragments, Error Boundaries etc. We'll see how the new Context API can simplify state-management and we'll play with a new feature called react-call-retur

Comments

Comments are closed.

Stefano Magni at 08:07 on 16 Oct 2018

The workshop was pretty perfect, well explained, with a lot of exercises, congratulations