-
Course
- Core Tech
Caching JavaScript REST API Data with Local Storage
This course will teach you how to leverage the HTML storage API to store JSON data as well as exploring alternatives such as pouchDB.
What you'll learn
Storing API data client-side and keeping it synchronized can be a challenge, but if done well it can increase performance and improve the user experience. In this course, Caching JavaScript REST API Data with Local Storage, you’ll learn how to use local storage and pouchDB to store and maintain data received from a restful API. First, you’ll explore how local caching works and explore the differences between the different options. Next, you’ll discover how to retrieve data from an API and store it locally. Finally, you’ll learn how to store JSON documents in pouchDB. When you’re finished with this course, you’ll have the skills and knowledge of the HTML local storage API needed to store Rest API data locally in the browser.
About the author
James Millar is a freelance software developer based in Malmesbury, England. He has a passion for the cloud and has designed services that handle millions of transactions every day.
More Courses by James