Summary: URLs and Multipage Apps
Let’s recap the topics covered in the “URLs and Multipage Apps” section.
We'll cover the following...
Press + to interact
We first got to know the two main components that are responsible for modifying, reading, and parsing URLs—the Location
and Link
components. We created two simple apps in which we ...