JavaScript Advanced Course
About Lesson

Welcome to the second season of the JavaScript tutorials. In this series of tutorials, we are going to cover more advanced topics, including DOM, BOM, local storage, APIs, Ajax, callbacks, asynchronous functions, and more.

In this video, you will learn about local storage in JavaScript. Local storage is used for saving useful data, mostly from the user’s browser, so that we can later use it for specific purposes.

Join the conversation