JavaScript APIs You Don’t Know About
published on 2022/12/15
However, I wasn’t interested in the most used or known APIs. Instead, I was looking for the least known ones. I wanted to know which APIs we aren’t talking about enough, and among them, I found four pretty different APIs that are extremely useful:
- Page Visibility API
- Web Share API
- Broadcast Channel API
- Internationalization API
These are all news to me.