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 practice the tools that we have learned so far by designing a login page that retrieves the username and password from the user and stores them in local storage. The tools that we will use are DOM, events, and local storage.

Join the conversation