Summary
Great! That's one more concept we've now equipped ourselves with. In this chapter, you learned how to store data on the client side effectively, and how cookies are sent automatically to the server by browsers. In the next two chapters, we will dive deep into web workers and shared memory, which can create some very powerful stuff when combined together. Let's go!