#HTML
Using the Local Storage
This article discusses what the local storage is and JavaScript methods that we can use to manipulate it.
A Guide to Handling Browser Events
In this article, we will discuss ways browser events can be handled, default browser actions and event propagation.