So you completed the official React tutorial. What’s next?

You’ve went through the official tutorial, but you have no idea where to go from here. There are so many buzzwords. Read more

Similar

React Internals, Part One: Basic Rendering

In this five part series, we will “recreate” React from the ground up, learning how it works along the way. Once we’ve finished, you should have a good grasp of how React works, and when and why it calls the various lifecycle methods of a component. (more…)

Read more »