In this series, Justin and John walk through the beginning of learning ReactJS. John focuses on the prerequisite knowledge such as features of the JavaScript language that you should be familiar with, usage of build tools such as Webpack to develop and produce builds, as well as the nuance features of React. Over the course of the series, John takes a simple, plain JavaScript application and shows how to construct that same application using React.