8 Tweets 6 reads Feb 22, 2023
You can use the following 5 web APIs in your next project:
1. Clipboard API
— This API provides access to the operating systems' clipboard. You can use it to build a copy button to copy/paste content.
2. LocalStorage API
— It let you store data against the website address in the form of key/value pairs. Local storage is limited to 5 MB.
3. Geolocation API
— This API provides the user's geographical latitude and longitude and the accuracy to which it is correct.
4. History API
— This API lets you go back and forth between web pages that are in your session history.
5. Fetch API
— It is a browser API that lets you call REST APIs or GraphQL APIs.
You can get my free JavaScript e-book that has 100+ free resources.
🔗 haiderkh1.gumroad.com
That's a wrap!
If you enjoyed this thread:
1. Follow me @slow_developer for more of these
2. RT the tweet below to share this thread with your audience

Loading suggestions...