Overview

Get introduced to the state management strategies in React using state and props.

We'll cover the following...

In the previous section, we went over a brief history of web development, JavaScript, ReactJS, and React Native. Even though historical knowledge is not required to write great code, we find it useful. Once we learn why specific library creators encourage some patterns and discourage others, we ...