The Parking Lot is challenge where you are asked to write a class that manages an imaginary parking lot. In this tutorial we will do that in JavaScript. And to make it a bit more interesting, we will create a small React app that will visualize the workings of our class.
Table of contents
Challenge RequirementsParking Lot Challenge SolutionHow to Build the React AppConclusionSort: