New Kids in Browserland
New browser APIs & how to use them to supercharge your web apps
What we will cover -
APIs we’ll talk about -
Intersection Observer API
Use Cases -
Code Example -
<TBA>
Myntra’s infinte scrolling list page
Visibility of feed cards -
Check which feed cards are seen by user to avoid showing duplicate cards.
Browser Compatibility
Credential Management API
Code Example -
<TBA>
Browser Support
Myntra’s PWA - One Tap login
Network Information API
Effective Connection Type
Code Example -
Browser Support
Web Share API
Code Usage -
Browser Support
Device Memory API
Code Usage -
window.navigator.deviceMemory
Browser Support
ConcurrentHardware API
Code Usage -
Browser Support
Battery Usage API
Code Example -
Browser Support
Thank YOU
References -