Junior v. Senior React Code: Using Flags with React Components
This post is one in a series in which we take React code that a less-experienced developer would write and improve it so that it resembles more what a professional would write. In the first part of the series, we converted a class component to a function component. Today we're…