Web Storage API in HTML5
Learn how to use all the storage options that HTML offers.
1Introduction to HTML Storage2Comparison between Cookies and Storage in HTML3Understanding `localStorage`4 Explorando `sessionStorage`5Data Management with the Storage API6Advanced Techniques with Web Storage7Practical Projects and Examples8Security and Privacy in Web Storage9Conclusion and Next Steps
Start course