Browser API
Offered By: Hussein Nasser via YouTube
Course Description
Overview
Explore essential Browser APIs in this comprehensive 90-minute tutorial. Dive into the History API for URL animation, master the Fetch API as a modern replacement for XMLHttpRequest, and learn how to abort fetch requests. Understand the nuances of chaining 'then' methods in Fetch, implement lazy loading for images using JavaScript, and discover browser caching best practices. Gain insights on when to use 'no-cache' versus 'max-age' headers without compromising your website's functionality. Delve into the beauty of fetch and uncover the significance of the first port your computer connects to.
Syllabus
Using History API to Animate URL and hmm what else?.
Aborting Fetch API Request.
Fetch API, XMLHTTPRequest replacement.
Why do we need to call “then” twice on Fetch?.
Lazy load Images with Javascript.
Browser Caching Best Practices, When to use no-cache vs max-age without breaking your site.
fetch is beautiful.
First port your computer hits.
Taught by
Hussein Nasser
Related Courses
Code Clinic: JavaScriptLinkedIn Learning JavaScript and AJAX: Integration Techniques
LinkedIn Learning JavaScript: Modern Browser APIs
LinkedIn Learning Learning App Building with Vanilla JavaScript
LinkedIn Learning Mastering Web Developer Interview Code
LinkedIn Learning