Local Storage Project Overview
Get a basic overview of the project we will build in this chapter.
We'll cover the following
In this chapter, we will build a local storage service. The service will both write to and read from the browser's localStorage. We will use JS interop to accomplish this. Finally, we will create a component to test our service:
Get hands-on with 1400+ tech skills courses.